[GHC] #14981: GHC parallel GC is not doing well on modern many-core machine

GHC ghc-devs at haskell.org
Tue Mar 27 18:46:01 UTC 2018


#14981: GHC parallel GC is not doing well on modern many-core machine
-------------------------------------+-------------------------------------
        Reporter:  varosi            |                Owner:  (none)
            Type:  bug               |               Status:  new
        Priority:  normal            |            Milestone:
       Component:  Runtime System    |              Version:  8.4.1
      Resolution:                    |             Keywords:
Operating System:  Unknown/Multiple  |         Architecture:
                                     |  Unknown/Multiple
 Type of failure:  None/Unknown      |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by jberryman):

 varosi, my understanding is that only collecting the oldest generation
 should stop the world. It's possible I'm mistaken or misinterpreting the
 threadscope profile though.

-- 
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/14981#comment:4>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list