logo       

[GHC] #728: switch to compacting collection when swapping occurs: msg#00094

lang.haskell.glasgow.bugs

Subject: [GHC] #728: switch to compacting collection when swapping occurs

#728: switch to compacting collection when swapping occurs
-------------------------------+--------------------------------------------
Reporter: simonmar | Owner:
Type: task | Status: new
Priority: normal | Milestone:
Component: Runtime System | Version: 6.4.1
Severity: normal | Keywords:
Os: Unknown | Difficulty: Moderate (1 day)
Architecture: Unknown |
-------------------------------+--------------------------------------------
One avenue for tuning the GC to work better in low memory conditions is
for it to auto-switch to compacting collection when swapping is happening.
We can detect swapping using {{{getrusage()}}} on Unix systems. See:

[http://www.haskell.org//pipermail/glasgow-haskell-users/2006-
March/009863.html]

--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/728>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@xxxxxxxxxxx
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs
<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise