|
[GHC] #750: Set -M value based on available virtual memory: msg#00048lang.haskell.glasgow.bugs
#750: Set -M value based on available virtual memory -------------------------------+-------------------------------------------- Reporter: simonmar | Owner: Type: task | Status: new Priority: normal | Milestone: 6.6 Component: Runtime System | Version: 6.4.1 Severity: normal | Keywords: Os: Unknown | Difficulty: Easy (1 hr) Architecture: Unknown | -------------------------------+-------------------------------------------- From John Meacham: perhaps if -M is not otherwise set, {{{getrlimit(RLIMIT_AS,..)}}} could be called and the maximum heap size set to just under that, since it is the point that the OS will forcefully kill the program anyway. -- Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/750> 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] #746: ghc panic! with foreign import wrapper involving Bool, GHC |
|---|---|
| Next by Date: | Re: [GHC] #739: command-line expressions with double-quoted strings misinterpret some special symbols, Simon Marlow |
| Previous by Thread: | error compiling ghc 6.5 head, David Roundy |
| Next by Thread: | Various errors on Mac OS X, Gregory Wright |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |