[commit: ghc] ghc-lwc2: Added scheduler and MVar implementation locally for chameneos. Can the scheduler/MVar be specialized for chameneos? (fc83a31)
Sivaramakrishnan Krishnamoorthy Chandrasekaran
t-sichan at microsoft.com
Tue Apr 23 06:19:25 CEST 2013
Repository : http://darcs.haskell.org/ghc.git/
On branch : ghc-lwc2
https://github.com/ghc/ghc/commit/fc83a31f5326fd48da5c6dc7bceca90e9a8e3ff6
>---------------------------------------------------------------
commit fc83a31f5326fd48da5c6dc7bceca90e9a8e3ff6
Author: KC Sivaramakrishnan <chandras at cs.purdue.edu>
Date: Fri Mar 8 20:28:53 2013 -0500
Added scheduler and MVar implementation locally for chameneos. Can the scheduler/MVar be specialized for chameneos?
.../Benchmarks/ChameneosRedux}/ConcurrentList.hs | 25 ++---
.../Benchmarks/ChameneosRedux}/MVarList.hs | 118 +++------------------
.../ChameneosRedux/chameneos-redux-lwc.hs | 4 +-
3 files changed, 26 insertions(+), 121 deletions(-)
Diff suppressed because of size. To see it, use:
git show fc83a31f5326fd48da5c6dc7bceca90e9a8e3ff6
More information about the ghc-commits
mailing list