|
[GHC] #728: switch to compacting collection when swapping occurs: msg#00094lang.haskell.glasgow.bugs
#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> |
|---|---|---|
| Previous by Date: | Re: [GHC] #716: Unloading a dll generated by GHC doesn't free all resources, GHC |
|---|---|
| Next by Date: | Re: [GHC] #370: possible compacting GC bug in 6.4.x, GHC |
| Previous by Thread: | [GHC] #727: Write a generic Trie., GHC |
| Next by Thread: | Re: [GHC] #370: possible compacting GC bug in 6.4.x, GHC |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |