|
View:
New views
4 Messages
—
Rating Filter:
Alert me
|
|
|
[GHC] #3633: Heap size suggestion of > 2145 MB gets ignored#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@... http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs |
|
|
Re: [GHC] #3633: Heap size suggestion of > 2145 MB gets ignored#3633: Heap size suggestion of > 2145 MB gets ignored
-----------------------------+---------------------------------------------- Reporter: tim | Owner: Type: bug | Status: new Priority: normal | Milestone: 6.12 branch Component: Runtime System | Version: 6.10.4 Resolution: | Keywords: Difficulty: | Os: MacOS X Testcase: | Architecture: x86 Failure: None/Unknown | -----------------------------+---------------------------------------------- Changes (by igloo): * difficulty: => * failure: => None/Unknown * milestone: => 6.12 branch Comment: I'm not sure if a single process will be able to use more than 2G RAM, but either way I don't think we should be silently ignoring the flag. -- Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/3633#comment:1> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler _______________________________________________ Glasgow-haskell-bugs mailing list Glasgow-haskell-bugs@... http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs |
|
|
Re: [GHC] #3633: Heap size suggestion of > 2145 MB gets ignored#3633: Heap size suggestion of > 2145 MB gets ignored
-----------------------------+---------------------------------------------- Reporter: tim | Owner: igloo Type: merge | Status: new Priority: high | Milestone: 6.12.2 Component: Runtime System | Version: 6.10.4 Resolution: | Keywords: Difficulty: | Os: MacOS X Testcase: | Architecture: x86 Failure: None/Unknown | -----------------------------+---------------------------------------------- Changes (by simonmar): * priority: normal => high * owner: => igloo * type: bug => merge * milestone: 6.12 branch => 6.12.2 Comment: Fixed, along with a class of similar bugs: {{{ Thu Nov 19 06:24:22 PST 2009 Simon Marlow <marlowsd@...> * Check upper/lower bounds on various RTS flags (#3633) }}} -- Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/3633#comment:2> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler _______________________________________________ Glasgow-haskell-bugs mailing list Glasgow-haskell-bugs@... http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs |
|
|
Re: [GHC] #3633: Heap size suggestion of > 2145 MB gets ignored#3633: Heap size suggestion of > 2145 MB gets ignored
-----------------------------+---------------------------------------------- Reporter: tim | Owner: igloo Type: merge | Status: closed Priority: high | Milestone: 6.12.2 Component: Runtime System | Version: 6.10.4 Resolution: fixed | Keywords: Difficulty: | Os: MacOS X Testcase: | Architecture: x86 Failure: None/Unknown | -----------------------------+---------------------------------------------- Changes (by igloo): * status: new => closed * resolution: => fixed Comment: Merged -- Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/3633#comment:3> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler _______________________________________________ Glasgow-haskell-bugs mailing list Glasgow-haskell-bugs@... http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs |
| Free embeddable forum powered by Nabble | Forum Help |