Re: [GHC] #1589: Process creation and communication doesn't scale linearly
#1589: Process creation and communication doesn't scale linearly -------------------------------+-------------------------------------------- Reporter: guest | Owner: simonmar Type: bug | Status: closed Priority: normal | Milestone: 6.10 branch Component: Runtime System | Version: 6.7 Resolution: fixed | Keywords: Os: Unknown/Multiple | Architecture: Unknown/Multiple Failure: None/Unknown | Difficulty: Moderate (less than a day) Testcase: | Blockedby: Blocking: | Related: -------------------------------+-------------------------------------------- Changes (by ezyang): * failure: => None/Unknown Comment: For reference, the fix was: {{{ commit 04cddd339c000df6d02c90ce59dbffa58d2fe166 Author: Simon Marlow <simonmarhaskell@gmail.com> Date: Wed Apr 16 23:39:51 2008 +0000 Add a write barrier to the TSO link field (#1589) }}} -- Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1589#comment:10> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
participants (1)
-
GHC