
#7606: Stride scheduling for Haskell threads with priorities ---------------------------------+------------------------------------------ Reporter: ezyang | Owner: ezyang Type: feature request | Status: new Priority: normal | Milestone: 7.8.1 Component: Runtime System | Version: 7.7 Keywords: | Os: Unknown/Multiple Architecture: Unknown/Multiple | Failure: None/Unknown Difficulty: Unknown | Testcase: Blockedby: | Blocking: Related: | ---------------------------------+------------------------------------------ Comment(by ezyang): Measuring the effect of adding five 64-bit words to the TSO (and no other changes) {{{ Program Size Allocs Runtime Elapsed TotalMem sieve +0.0% +0.0% +0.7% +0.8% +0.0% }}} E.g. it hurts, but is not the root cause of the major problems. -- Ticket URL: http://hackage.haskell.org/trac/ghc/ticket/7606#comment:8 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler