summaryrefslogtreecommitdiffstats
path: root/src/kernel/heapmgr.C
Commit message (Expand)AuthorAgeFilesLines
* Automatically include config.hDan Crowell2019-12-061-2/+1
* Support for putting fences around mallocsNick Bofferding2018-11-151-8/+263
* Modify debug framework to be build-independentDan Crowell2018-06-261-1/+32
* Enhance heap consistency checkingRichard J. Knight2017-04-101-9/+39
* Support transition from small to big allocation in reallocNick Bofferding2016-06-061-2/+3
* Fix spelling mistakes using codespell.Patrick Williams2015-01-151-3/+5
* Change copyright prolog for all files to Apache.Patrick Williams2014-05-211-10/+10
* Clean up beam errors in core.Patrick Williams2014-02-271-1/+1
* Improve robustness of 'free' flag in HeapMgr.Patrick Williams2014-01-151-12/+12
* Fix mailbox memory allocation error on attribute syncDean Sanner2013-06-281-0/+8
* 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