
#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 simonmar): Something is a bit suspicious about those numbers. Without `-threaded` the IO manager is not used at all, yet your second set of numbers are quite different from the first even without `-threaded`. Furthermore, the second set of numbers seem to have a lot more outliers (the 99.99% slot is much higher). (BTW I think this is great stuff nonetheless). -- Ticket URL: http://hackage.haskell.org/trac/ghc/ticket/7606#comment:35 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler