index
:
talos-hostboot
04-15-2018
04-16-2019
04-19-2018
04-30-2018
05-14-2018
05-21-2018
06-04-2018
06-18-2018
07-25-2019
master
Talos™ II hostboot sources
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
kernel
/
heapmgr.C
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support for putting fences around mallocs
Nick Bofferding
2018-11-15
1
-8
/
+263
*
Modify debug framework to be build-independent
Dan Crowell
2018-06-26
1
-1
/
+32
*
Enhance heap consistency checking
Richard J. Knight
2017-04-10
1
-9
/
+39
*
Support transition from small to big allocation in realloc
Nick Bofferding
2016-06-06
1
-2
/
+3
*
Fix spelling mistakes using codespell.
Patrick Williams
2015-01-15
1
-3
/
+5
*
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