2010-12-15 |
Simon Marlow | Implement stack chunks and separate TSO/STACK objects |
blob | commitdiff |
2010-05-10 |
Simon Marlow | Compacting GC fix, we forgot to thread the new bq field... |
blob | commitdiff | diff to current |
2010-04-01 |
Simon Marlow | Remove the IND_OLDGEN and IND_OLDGEN_PERM closure types |
blob | commitdiff | diff to current |
2010-04-01 |
Simon Marlow | Change the representation of the MVar blocked queue |
blob | commitdiff | diff to current |
2010-03-29 |
Simon Marlow | New implementation of BLACKHOLEs |
blob | commitdiff | diff to current |
2010-03-11 |
Simon Marlow | Use message-passing to implement throwTo in the RTS |
blob | commitdiff | diff to current |
2010-03-09 |
Simon Marlow | Split part of the Task struct into a separate struct... |
blob | commitdiff | diff to current |
2009-12-21 |
Simon Marlow | Fixes to account for the new layout of MUT_ARR_PTRS... |
blob | commitdiff | diff to current |
2009-12-03 |
Simon Marlow | GC refactoring, remove "steps" |
blob | commitdiff | diff to current |
2009-10-08 |
Simon Marlow | Mark/compact: use a dynamically-sized mark stack, and... |
blob | commitdiff | diff to current |
2009-08-02 |
Simon Marlow | RTS tidyup sweep, first phase |
blob | commitdiff | diff to current |
2009-06-30 |
Simon Marlow | fix GC bug introduced with the C finalizer support |
blob | commitdiff | diff to current |
2009-03-06 |
Simon Marlow | Partial fix for #2917 |
blob | commitdiff | diff to current |
2009-01-12 |
Simon Marlow | Keep the remembered sets local to each thread during... |
blob | commitdiff | diff to current |
2008-11-18 |
Simon Marlow | Add optional eager black-holing, with new flag -feager... |
blob | commitdiff | diff to current |
2008-09-09 |
Simon Marlow | Separate pruning from marking of spark pools |
blob | commitdiff | diff to current |
2008-09-09 |
Simon Marlow | Fix compacting GC bug: don't forget to thread the black... |
blob | commitdiff | diff to current |
2008-06-09 |
Simon Marlow | Experimental "mark-region" strategy for the old generation |
blob | commitdiff | diff to current |
2008-04-24 |
Simon Marlow | FIX #2185: sparks should not be treated as roots by... |
blob | commitdiff | diff to current |
2008-04-16 |
Simon Marlow | Don't traverse the entire list of threads on every... |
blob | commitdiff | diff to current |
2008-04-16 |
Simon Marlow | Add a write barrier to the TSO link field (#1589) |
blob | commitdiff | diff to current |
2008-04-16 |
Simon Marlow | Use the BF_EVACUATED flag to indicate to-space consistently |
blob | commitdiff | diff to current |
2008-04-16 |
Simon Marlow | update copyrights in rts/sm |
blob | commitdiff | diff to current |
2008-04-16 |
Simon Marlow | Reorganisation to fix problems related to the gct regis... |
blob | commitdiff | diff to current |
2008-04-16 |
Simon Marlow | GC: move static object processinng into thread-local... |
blob | commitdiff | diff to current |
2007-10-11 |
Simon Marlow | Add a proper write barrier for MVars |
blob | commitdiff | diff to current |
2007-07-30 |
Simon Marlow | FIX compacting GC (bug1010, and other failures) |
blob | commitdiff | diff to current |
2007-07-27 |
Simon Marlow | Pointer Tagging |
blob | commitdiff | diff to current |
2007-02-28 |
Simon Marlow | Remove vectored returns. |
blob | commitdiff | diff to current |
2007-02-27 |
Simon Marlow | Remove the itbls field of BCO, put itbls in with the... |
blob | commitdiff | diff to current |
2007-02-14 |
Simon Marlow | add a ToDo, reference bug #1147 |
blob | commitdiff | diff to current |
2006-11-15 |
Simon Marlow | remove unused includes, now that Storage.h & Stable... |
blob | commitdiff | diff to current |
2006-10-26 |
Simon Marlow | copyright updates and add Commentary links |
blob | commitdiff | diff to current |
2006-10-25 |
Simon Marlow | Remove PAR/GRAN code from the storage manager |
blob | commitdiff | diff to current |
2006-10-24 |
Simon Marlow | Split GC.c, and move storage manager into sm/ directory |
blob | commitdiff | diff to current |
|