|
[GHC] #814: RTS always grabs 256Mb on startup: msg#00021lang.haskell.glasgow.bugs
#814: RTS always grabs 256Mb on startup -------------------------------+-------------------------------------------- Reporter: simonmar | Owner: Type: bug | Status: new Priority: normal | Milestone: 6.6 Component: Runtime System | Version: 6.4.1 Severity: normal | Keywords: Os: Windows | Difficulty: Moderate (1 day) Architecture: Unknown | -------------------------------+-------------------------------------------- Two bugs really: * on Windows, the RTS always reserves 256Mb of memory on startup. * to use more than 256Mb, you have to use +RTS -M I think this is a hangover from the days before HEAP_ALLOCED was implemented with an array lookup; I believe we could now implement MBlock on Windows without these drawbacks. -- Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/814> 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] #810: GHC complains about missing instance in conjunction with GADTs, GHC |
|---|---|
| Next by Date: | [GHC] #815: Remove old versions of FFI syntax, GHC |
| Previous by Thread: | Re: [GHC] #759: RULES ignored by recompilation checker, GHC |
| Next by Thread: | [GHC] #815: Remove old versions of FFI syntax, GHC |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |