[GHC] #13362: GHC first generation of GC to be as large as largest cache size by default
GHC
ghc-devs at haskell.org
Fri Jan 26 18:23:53 UTC 2018
#13362: GHC first generation of GC to be as large as largest cache size by default
-------------------------------------+-------------------------------------
Reporter: varosi | Owner: (none)
Type: feature request | Status: new
Priority: normal | Milestone: 8.6.1
Component: Runtime System | Version: 8.0.2
Resolution: | Keywords: numa cache gc
| newcomers
Operating System: Unknown/Multiple | Architecture:
Type of failure: Runtime | Unknown/Multiple
performance bug | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Changes (by bgamari):
* keywords: numa cache gc => numa cache gc newcomers
Comment:
Auto-sizing the allocation area sounds like a reasonable idea to me. A
portable solution is perhaps tricky, but I doubt a solution that works on
the major operating systems is far from reach. Perhaps you want to have a
look?
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13362#comment:4>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list