[GHC] #12182: Sparks for CAFs get GC'd too eagerly

#12182: Sparks for CAFs get GC'd too eagerly -------------------------------------+------------------------------------- Reporter: simonmar | Owner: Type: bug | Status: new Priority: normal | Milestone: 8.0.2 Component: Runtime | Version: 8.0.1 System | Keywords: | Operating System: Unknown/Multiple Architecture: | Type of failure: None/Unknown Unknown/Multiple | Test Case: | Blocked By: Blocking: | Related Tickets: Differential Rev(s): | Wiki Page: -------------------------------------+------------------------------------- See http://stackoverflow.com/questions/36270447/frequent-gc-preventing- sparks-from-running-in-parallel/37751110#37751110 -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/12182 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#12182: Sparks for CAFs get GC'd too eagerly -------------------------------------+------------------------------------- Reporter: simonmar | Owner: Type: bug | Status: merge Priority: normal | Milestone: 8.0.2 Component: Runtime System | Version: 8.0.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: | -------------------------------------+------------------------------------- Changes (by simonmar): * status: new => merge Comment: Fixed: https://phabricator.haskell.org/rGHC23b73c97312e4d812812ed25a6396fff44d1da28 -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/12182#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#12182: Sparks for CAFs get GC'd too eagerly -------------------------------------+------------------------------------- Reporter: simonmar | Owner: Type: bug | Status: closed Priority: normal | Milestone: 8.0.2 Component: Runtime System | Version: 8.0.1 Resolution: fixed | 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: | -------------------------------------+------------------------------------- Changes (by bgamari): * status: merge => closed * resolution: => fixed Comment: Merged to `ghc-8.0` as 381d451f67e8aecb39bd08db2182ee93138f7ea7. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/12182#comment:2 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler
participants (1)
-
GHC