[Mono-bugs] [Bug 382838] New: [PATCH] Reduce io-layer memory usage

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Apr 23 11:36:06 EDT 2008


https://bugzilla.novell.com/show_bug.cgi?id=382838


           Summary: [PATCH] Reduce io-layer memory usage
           Product: Mono: Runtime
           Version: unspecified
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Enhancement
          Priority: P5 - None
         Component: io-layer
        AssignedTo: dick at novell.com
        ReportedBy: vargaz at gmail.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


The attached patch reduces io-layer memory usage by reducing the size of the
entries of the _wapi_private_handles array, and allocating entries in the
array on-demand. It reduces the starting memory usage of the runtime (RSS) by
600KB on amd64.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list