Move the freeing of Capabilities later in the shutdown sequence
[ghc-hetmet.git] / rts / Capability.h
2008-10-24 Simon MarlowMove the freeing of Capabilities later in the shutdown...
2008-10-23 Simon MarlowPad Capabilities and Tasks to 64 bytes
2008-10-22 Simon Marlowtraverse the spark pools only once during GC rather...
2008-10-22 Simon MarlowRefactoring and reorganisation of the scheduler
2008-09-15 berthold@mathemati... Work stealing for sparks
2008-09-19 Simon MarlowMove the context_switch flag into the Capability
2008-09-09 Simon MarlowFix race condition in wakeupThreadOnCapability() (...
2008-08-19 berthold@mathemati... Capability stopping when waiting for GC
2008-07-23 Simon MarlowUndo fix for #2185: sparks really should be treated...
2008-04-24 Simon MarlowFIX #2185: sparks should not be treated as roots by...
2008-04-16 Simon MarlowReorganisation to fix problems related to the gct regis...
2007-07-24 Simon Marlowhs_exit()/shutdownHaskell(): wait for outstanding forei...
2006-12-15 Ian LynaghFree more things that we allocate 2006-12-16
2006-10-07 tharris@microsoft.comSTM invariants
2006-06-16 Simon MarlowAsynchronous exception support for SMP
2006-04-07 Simon MarlowReorganisation of the source tree