summaryrefslogtreecommitdiff
path: root/includes/Block.h
Commit message (Expand)AuthorAgeFilesLines
* RTS tidyup sweep, first phaseSimon Marlow2009-08-021-271/+0
* don't shrink the stack smaller than the value set by +RTS -k<size>Simon Marlow2009-05-291-0/+9
* when a memory leak is detected, report which blocks are unreachableSimon Marlow2008-09-091-1/+2
* Experimental "mark-region" strategy for the old generationSimon Marlow2008-06-091-2/+5
* Allow work units smaller than a block to improve load balancingSimon Marlow2008-04-161-0/+1
* Release some of the memory allocated to a stack when it shrinks (#2090)simonmar@microsoft.com2008-02-281-9/+18
* round_to_mblocks: should use StgWord not natSimon Marlow2008-02-201-2/+2
* Rework the block allocatorSimon Marlow2006-12-141-0/+44
* replace stgMallocBytesRWX() with our own allocatorSimon Marlow2006-05-301-1/+3
* Reorganisation of the source treeSimon Marlow2006-04-071-0/+202