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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=75175 --- shadow/75175 2005-06-10 15:03:39.000000000 -0400 +++ shadow/75175.tmp.15691 2005-06-17 16:57:48.000000000 -0400 @@ -54,6 +54,16 @@ I still think there must be some other place where we're wasting memory and then the GC is helping us to grow in size. For the 40MB POST, it went from ~760 to ~580MB after the first request. For the 10MB POST, it went down from ~350 to ~140MB "" "" + +------- Additional Comments From [EMAIL PROTECTED] 2005-06-17 16:57 ------- +Enabling USE_MMAP and USE_MUNMAP in the GC: + For the 40MB POST, 428MB after the first request. + For the 10MB POST, 100MB " " + +I was also able to run more than 45 requests of the 40MB file in my +laptop with 1.25GB and the RSS was around 800MB while the vsize was 1300. + + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
