Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | RTS tidyup sweep, first phase | Simon Marlow | 2009-08-02 | 1 | -271/+0 |
* | don't shrink the stack smaller than the value set by +RTS -k<size> | Simon Marlow | 2009-05-29 | 1 | -0/+9 |
* | when a memory leak is detected, report which blocks are unreachable | Simon Marlow | 2008-09-09 | 1 | -1/+2 |
* | Experimental "mark-region" strategy for the old generation | Simon Marlow | 2008-06-09 | 1 | -2/+5 |
* | Allow work units smaller than a block to improve load balancing | Simon Marlow | 2008-04-16 | 1 | -0/+1 |
* | Release some of the memory allocated to a stack when it shrinks (#2090) | simonmar@microsoft.com | 2008-02-28 | 1 | -9/+18 |
* | round_to_mblocks: should use StgWord not nat | Simon Marlow | 2008-02-20 | 1 | -2/+2 |
* | Rework the block allocator | Simon Marlow | 2006-12-14 | 1 | -0/+44 |
* | replace stgMallocBytesRWX() with our own allocator | Simon Marlow | 2006-05-30 | 1 | -1/+3 |
* | Reorganisation of the source tree | Simon Marlow | 2006-04-07 | 1 | -0/+202 |