#3633: Heap size suggestion of > 2145 MB gets ignored
--------------------+-------------------------------------------------------
Reporter:  tim      |          Owner:                
    Type:  bug      |         Status:  new           
Priority:  normal   |      Component:  Runtime System
 Version:  6.10.4   |       Severity:  minor         
Keywords:           |       Testcase:                
      Os:  MacOS X  |   Architecture:  x86           
--------------------+-------------------------------------------------------
 Hello,

 If I run a GHC-compiled program with:

 {{{+RTS -H2150M -RTS}}}

 or any value greater than 2150 MB, the heap size suggestion apparently
 gets ignored.

 If there is a limit on how big the heap size suggestion can be, at least I
 should get an error message. My machine has 4 GB of RAM and I'm eager to
 use it :-)

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/3633>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to