- 11 Oct, 2008 3 commits
-
-
Ian Lynagh authored
We were testing neq instead of eq
-
mnislaih authored
-
Clemens Fruhwirth authored
-
- 10 Oct, 2008 4 commits
-
-
Clemens Fruhwirth authored
-
Josef Svenningsson authored
StgTVarWatchQueue contains the threads blocked on a TVar in order youngest first. The list has to be traversed backwards to unpark the threads oldest first. This improves the fairness when using STM in some situations.
-
Simon Marlow authored
-
Simon Marlow authored
-
- 08 Oct, 2008 1 commit
-
-
Simon Marlow authored
This should improve scaling when using atomicModifyIORef
-
- 10 Oct, 2008 1 commit
-
-
Clemens Fruhwirth authored
-
- 09 Oct, 2008 8 commits
-
-
Ian Lynagh authored
-
Ian Lynagh authored
-
Simon Marlow authored
-
Simon Marlow authored
-
Simon Marlow authored
-
chak@cse.unsw.edu.au. authored
MERGE TO 6.10
-
chak@cse.unsw.edu.au. authored
MERGE TO 6.10
-
Clemens Fruhwirth authored
-
- 08 Oct, 2008 4 commits
-
-
Clemens Fruhwirth authored
-
Clemens Fruhwirth authored
-
Clemens Fruhwirth authored
-
Thomas Schilling authored
-
- 07 Oct, 2008 1 commit
-
-
Thomas Schilling authored
-
- 08 Oct, 2008 3 commits
-
-
Simon Marlow authored
-
Simon Marlow authored
-
Simon Marlow authored
For some unknown reason in schedulePostRunThread() we were always passing capabilities[0] rather than the current Capability to throwToSingleThreaded(). This caused all kinds of weird failures and crashes in STM code when running on multiple processors.
-
- 03 Oct, 2008 1 commit
-
-
Simon Marlow authored
-
- 07 Oct, 2008 3 commits
-
-
Simon Marlow authored
-
Simon Marlow authored
-
Simon Marlow authored
-
- 08 Oct, 2008 4 commits
-
-
rl@cse.unsw.edu.au authored
-
rl@cse.unsw.edu.au authored
MERGE TO 6.10
-
chak@cse.unsw.edu.au. authored
MERGE TO 6.10
-
rl@cse.unsw.edu.au authored
MERGE TO 6.10
-
- 07 Oct, 2008 2 commits
-
-
Ian Lynagh authored
-
Ian Lynagh authored
-
- 06 Oct, 2008 1 commit
-
-
Ian Lynagh authored
It's no longer needed, as base no longer #includes it
-
- 07 Oct, 2008 3 commits
-
-
Thomas Schilling authored
-
Clemens Fruhwirth authored
-
Clemens Fruhwirth authored
-
- 06 Oct, 2008 1 commit
-
-
Thomas Schilling authored
MERGE TO 6.10
-