[GHC] #13288: Resident set size exceeds +RTS -M limit with large nurseries
GHC
ghc-devs at haskell.org
Thu Feb 23 22:26:58 UTC 2017
#13288: Resident set size exceeds +RTS -M limit with large nurseries
-------------------------------------+-------------------------------------
Reporter: j6carey | Owner: (none)
Type: bug | Status: patch
Priority: normal | Milestone: 8.2.1
Component: Runtime System | Version: 8.0.2
Resolution: | Keywords:
Operating System: Linux | Architecture: x86_64
Type of failure: Runtime | (amd64)
performance bug | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s): Phab:D3143
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by Ben Gamari <ben@…>):
In [changeset:"7d116e553f0b44723e279ae5affa744e6aefc3c0/ghc"
7d116e55/ghc]:
{{{
#!CommitTicketReference repository="ghc"
revision="7d116e553f0b44723e279ae5affa744e6aefc3c0"
rts: Correct the nursery size in the gen 1 growth computation
Fixes trac issue #13288.
Reviewers: austin, bgamari, erikd, simonmar
Reviewed By: simonmar
Subscribers: mutjida, rwbarton, thomie
Differential Revision: https://phabricator.haskell.org/D3143
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13288#comment:4>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list