summaryrefslogtreecommitdiffstats
path: root/src/kernel/heapmgr.C
Commit message (Expand)AuthorAgeFilesLines
* Race condition in heap coalesce.Patrick Williams2013-05-151-4/+8
* Enhance heap corruption detection.Patrick Williams2013-05-011-3/+5
* Improve HeapManager::coalesce.Patrick Williams2013-01-191-76/+119
* Tool to display memory statisticsDoug Gilbert2012-01-121-28/+27
* BEAM warning fixes.Patrick Williams2011-10-271-9/+9
* new HEAP manager to reduce fragmentationDoug Gilbert2011-10-251-35/+459
* Centralizing a few of the memory-related constants to avoid someDan Crowell2011-09-141-1/+1
* Add copyright headers to all source files.Patrick Williams2011-08-241-0/+22
* VMM Improvements.Patrick Williams2011-07-201-1/+2
* Enable -Wall and fix warnings.Patrick Williams2010-08-191-2/+2
* malloc / free supportPatrick Williams2010-05-211-1/+6
* Add heap manager for allocations up to 2040 bytesPatrick Williams2010-05-211-0/+83
OpenPOWER on IntegriCloud