#698: GHC's internal memory allocator never releases memory back to the OS
-----------------------------------------+----------------------------------
Reporter: guest | Owner: igloo
Type: bug | Status: closed
Priority: highest | Milestone: 7.0.1
Component: Runtime System | Version: 6.12.1
Resolution: fixed | Keywords:
Testcase: | Blockedby:
Difficulty: Moderate (less than a day) | Os: Unknown/Multiple
Blocking: | Architecture: Unknown/Multiple
Failure: None/Unknown |
-----------------------------------------+----------------------------------
Changes (by igloo):
* status: new => closed
* resolution: => fixed
Comment:
Fixed by:
{{{
Mon Nov 1 16:18:02 GMT 2010 Ian Lynagh <[email protected]>
* On Windows, when returning memory to the OS, we try to release it
as well as decommiting it.
}}}
in HEAD and 7.0.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/698#comment:45>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs