Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change copyright prolog for all files to Apache. | Patrick Williams | 2014-05-21 | 1 | -10/+10 |
* | Clean up beam errors in core. | Patrick Williams | 2014-02-27 | 1 | -1/+1 |
* | Improve robustness of 'free' flag in HeapMgr. | Patrick Williams | 2014-01-15 | 1 | -12/+12 |
* | Fix mailbox memory allocation error on attribute sync | Dean Sanner | 2013-06-28 | 1 | -0/+8 |
* | Race condition in heap coalesce. | Patrick Williams | 2013-05-15 | 1 | -4/+8 |
* | Enhance heap corruption detection. | Patrick Williams | 2013-05-01 | 1 | -3/+5 |
* | Improve HeapManager::coalesce. | Patrick Williams | 2013-01-19 | 1 | -76/+119 |
* | Tool to display memory statistics | Doug Gilbert | 2012-01-12 | 1 | -28/+27 |
* | BEAM warning fixes. | Patrick Williams | 2011-10-27 | 1 | -9/+9 |
* | new HEAP manager to reduce fragmentation | Doug Gilbert | 2011-10-25 | 1 | -35/+459 |
* | Centralizing a few of the memory-related constants to avoid some | Dan Crowell | 2011-09-14 | 1 | -1/+1 |
* | Add copyright headers to all source files. | Patrick Williams | 2011-08-24 | 1 | -0/+22 |
* | VMM Improvements. | Patrick Williams | 2011-07-20 | 1 | -1/+2 |
* | Enable -Wall and fix warnings. | Patrick Williams | 2010-08-19 | 1 | -2/+2 |
* | malloc / free support | Patrick Williams | 2010-05-21 | 1 | -1/+6 |
* | Add heap manager for allocations up to 2040 bytes | Patrick Williams | 2010-05-21 | 1 | -0/+83 |