logo       

[GHC] #814: RTS always grabs 256Mb on startup: msg#00021

lang.haskell.glasgow.bugs

Subject: [GHC] #814: RTS always grabs 256Mb on startup

#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>
Google Custom Search

News | FAQ | advertise