зеркало из https://github.com/mono/mail-archives.git
106 строки
4.3 KiB
HTML
106 строки
4.3 KiB
HTML
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
||
|
<HTML>
|
||
|
<HEAD>
|
||
|
<TITLE> [Mono-bugs] [Bug 75175][Nor] Changed - Leaks: xsp + web service +
|
||
|
large post
|
||
|
</TITLE>
|
||
|
<LINK REL="Index" HREF="index.html" >
|
||
|
<LINK REL="made" HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%2075175%5D%5BNor%5D%20Changed%20-%20Leaks%3A%20xsp%20%2B%20web%20service%20%2B%0A%09large%20post&In-Reply-To=bug-75175%40chernobyl.ximian.com">
|
||
|
<META NAME="robots" CONTENT="index,nofollow">
|
||
|
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
|
||
|
<LINK REL="Previous" HREF="030702.html">
|
||
|
<LINK REL="Next" HREF="030704.html">
|
||
|
</HEAD>
|
||
|
<BODY BGCOLOR="#ffffff">
|
||
|
<H1>[Mono-bugs] [Bug 75175][Nor] Changed - Leaks: xsp + web service +
|
||
|
large post</H1>
|
||
|
<B>bugzilla-daemon at bugzilla.ximian.com</B>
|
||
|
<A HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%2075175%5D%5BNor%5D%20Changed%20-%20Leaks%3A%20xsp%20%2B%20web%20service%20%2B%0A%09large%20post&In-Reply-To=bug-75175%40chernobyl.ximian.com"
|
||
|
TITLE="[Mono-bugs] [Bug 75175][Nor] Changed - Leaks: xsp + web service +
|
||
|
large post">bugzilla-daemon at bugzilla.ximian.com
|
||
|
</A><BR>
|
||
|
<I>Mon Jun 20 18:46:00 EDT 2005</I>
|
||
|
<P><UL>
|
||
|
<LI>Previous message: <A HREF="030702.html">[Mono-bugs]
|
||
|
[Bug 74911][Nor] Changed - Build of Mono 1.1.7, mcs part,
|
||
|
fails with GCC 4.0
|
||
|
</A></li>
|
||
|
<LI>Next message: <A HREF="030704.html">[Mono-bugs] [Bug 75335][Wis] Changed - [x86-64] corlib doesn't
|
||
|
compile
|
||
|
</A></li>
|
||
|
<LI> <B>Messages sorted by:</B>
|
||
|
<a href="date.html#30703">[ date ]</a>
|
||
|
<a href="thread.html#30703">[ thread ]</a>
|
||
|
<a href="subject.html#30703">[ subject ]</a>
|
||
|
<a href="author.html#30703">[ author ]</a>
|
||
|
</LI>
|
||
|
</UL>
|
||
|
<HR>
|
||
|
<!--beginarticle-->
|
||
|
<PRE>Please do not reply to this email- if you want to comment on the bug, go to the
|
||
|
URL shown below and enter your comments there.
|
||
|
|
||
|
Changed by <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">gonzalo at ximian.com.</A>
|
||
|
|
||
|
<A HREF="http://bugzilla.ximian.com/show_bug.cgi?id=75175">http://bugzilla.ximian.com/show_bug.cgi?id=75175</A>
|
||
|
|
||
|
--- shadow/75175 2005-06-17 20:30:00.000000000 -0400
|
||
|
+++ shadow/75175.tmp.20396 2005-06-20 18:46:00.000000000 -0400
|
||
|
@@ -1,13 +1,13 @@
|
||
|
Bug#: 75175
|
||
|
Product: Mono: Runtime
|
||
|
Version: unspecified
|
||
|
OS: unknown
|
||
|
OS Details:
|
||
|
-Status: NEW
|
||
|
-Resolution:
|
||
|
+Status: RESOLVED
|
||
|
+Resolution: FIXED
|
||
|
Severity: Unknown
|
||
|
Priority: Normal
|
||
|
Component: GC
|
||
|
AssignedTo: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">gonzalo at ximian.com</A>
|
||
|
ReportedBy: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">gonzalo at ximian.com</A>
|
||
|
QAContact: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">mono-bugs at ximian.com</A>
|
||
|
@@ -73,6 +73,14 @@
|
||
|
every few transfers) of a 2kb file as mentioned in the last comments
|
||
|
in 71001. I can test this when you check in the fix you mention, or
|
||
|
you can further verify your fix with that test case.
|
||
|
|
||
|
Thanks! It's great to see the memory usage cut nearly in half from the
|
||
|
original report!
|
||
|
+
|
||
|
+------- Additional Comments From <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">gonzalo at ximian.com</A> 2005-06-20 18:46 -------
|
||
|
+the mmap/munmap patch is in svn head. To use it, you have to 'make
|
||
|
+clean' and then autogen.sh.
|
||
|
+
|
||
|
+The memory usage is better now (it even shrinks sometimes).
|
||
|
+
|
||
|
+I'm closing this bug now, as there's nothing more we can do.
|
||
|
</PRE>
|
||
|
|
||
|
|
||
|
<!--endarticle-->
|
||
|
<HR>
|
||
|
<P><UL>
|
||
|
<!--threads-->
|
||
|
<LI>Previous message: <A HREF="030702.html">[Mono-bugs]
|
||
|
[Bug 74911][Nor] Changed - Build of Mono 1.1.7, mcs part,
|
||
|
fails with GCC 4.0
|
||
|
</A></li>
|
||
|
<LI>Next message: <A HREF="030704.html">[Mono-bugs] [Bug 75335][Wis] Changed - [x86-64] corlib doesn't
|
||
|
compile
|
||
|
</A></li>
|
||
|
<LI> <B>Messages sorted by:</B>
|
||
|
<a href="date.html#30703">[ date ]</a>
|
||
|
<a href="thread.html#30703">[ thread ]</a>
|
||
|
<a href="subject.html#30703">[ subject ]</a>
|
||
|
<a href="author.html#30703">[ author ]</a>
|
||
|
</LI>
|
||
|
</UL>
|
||
|
|
||
|
<hr>
|
||
|
<a href="http://lists.ximian.com/mailman/listinfo/mono-bugs">More information about the mono-bugs
|
||
|
mailing list</a><br>
|
||
|
</body></html>
|