[commit: base] : Use one IO manager per cap. (729bc40)

Johan Tibell johan.tibell at gmail.com
Tue Feb 12 07:50:03 CET 2013


Repository : ssh://darcs.haskell.org//srv/darcs/packages/base

On branch  : 

http://hackage.haskell.org/trac/ghc/changeset/729bc406b795dd02322db9a060dafd028e632af3

>---------------------------------------------------------------

commit 729bc406b795dd02322db9a060dafd028e632af3
Author: Andreas Voellmy <andreas.voellmy at gmail.com>
Date:   Thu Dec 20 02:19:23 2012 -0500

    Use one IO manager per cap.
    
    This patch assumes the number of capabilities is fixed at startup time.

 GHC/Event/Manager.hs |   19 +++++++++++
 GHC/Event/Thread.hs  |   82 +++++++++++++++++++++++++++++++++-----------------
 2 files changed, 73 insertions(+), 28 deletions(-)


Diff suppressed because of size. To see it, use:

    git show 729bc406b795dd02322db9a060dafd028e632af3



More information about the ghc-commits mailing list