[GHC] #698: GHC's internal memory allocator never releases
memory back to the OS
GHC
trac at galois.com
Tue Jul 3 06:38:59 EDT 2007
#698: GHC's internal memory allocator never releases memory back to the OS
-------------------------------+--------------------------------------------
Reporter: guest | Owner:
Type: bug | Status: new
Priority: low | Milestone: 6.8
Component: Runtime System | Version: 6.4.1
Severity: normal | Resolution:
Keywords: | Difficulty: Moderate (1 day)
Os: Linux | Testcase: N/A
Architecture: Multiple |
-------------------------------+--------------------------------------------
Changes (by guest):
* cc: => Bulat.Ziganshin at gmail.com
Comment:
it becomes important when we are short on physical memory - in this case
pages with garbage are written to swapfile :(
it also important for long-running programs
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/698>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
-------------- next part --------------
_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs at haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs
More information about the Glasgow-haskell-bugs
mailing list