memInventory: optionally dump the memory inventory
[ghc-hetmet.git] / includes / Storage.h
2008-01-30 simonmar@microsoft.commemInventory: optionally dump the memory inventory
2008-01-11 Simon MarlowrecordMutableGen_GC: we must call the spinlocked versio...
2007-12-14 simonmar@microsoft.comcalculate wastage due to unused memory at the end of...
2007-12-13 simonmar@microsoft.comremove declarations for variables that no longer exist
2007-10-31 Simon MarlowRefactoring of the GC in preparation for parallel GC
2007-10-30 Simon Marlowmove GetRoots() to GC.c
2008-03-25 Ian LynaghFix warnings in the RTS
2007-10-12 Simon MarlowAdd allocateInGen() for allocating in a specific genera...
2007-07-27 Simon MarlowPointer Tagging
2007-02-28 Simon MarlowRemove vectored returns.
2007-02-14 Simon Marlowfix closure_sizeW_() for AP closures
2006-10-24 Simon MarlowSplit GC.c, and move storage manager into sm/ directory
2006-10-19 Simon Marlowcomments only: document allocateLocal()
2006-10-19 Simon Marlowrename allocated_bytes() to allocatedBytes()
2006-10-07 tharris@microsoft.comSTM invariants
2006-05-30 Simon Marlowreplace stgMallocBytesRWX() with our own allocator
2006-04-07 Simon MarlowReorganisation of the source tree