Remove the artifical cap on the number of workers
[ghc-hetmet.git] / rts / Task.c
2006-08-09 Simon MarlowRemove the artifical cap on the number of workers
2006-08-08 Simon MarlowRemember to free() memory on exit
2006-06-16 Simon Marlowmake compilation a little less noisy
2006-06-16 Simon Marlowallow the max number of workers to scale with +RTS -N
2006-06-08 Simon MarlowNew tracing interface
2006-06-07 Simon MarlowGather timing stats for a Task when it completes.
2006-04-07 Simon MarlowReorganisation of the source tree