#698: GHC's internal memory allocator never releases memory back to the OS
---------------------------------+------------------------------------------
    Reporter:  guest             |        Owner:  igloo           
        Type:  bug               |       Status:  new             
    Priority:  low               |    Milestone:  6.12 branch     
   Component:  Runtime System    |      Version:  6.4.1           
    Severity:  normal            |   Resolution:                  
    Keywords:                    |   Difficulty:  Moderate (1 day)
    Testcase:  N/A               |           Os:  Unknown/Multiple
Architecture:  Unknown/Multiple  |  
---------------------------------+------------------------------------------
Comment (by crutcher):

 I've been talking to a colleague about this, and it seems that we can host
 essentially all of the other approaches on the 'fixed buffer' approach, by
 periodically sparking a process to change the buffer size.

 I need to spend some more time mucking about; I'm using this as a ghc
 hacking starter project. I'd appreciate any suggestions :)

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/698#comment:19>
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

Reply via email to