Commit Graph

9 Commits

Author SHA1 Message Date
Eric J. Bowersox
dfac130868 sketching out the heap arena code 2013-06-13 01:03:59 -06:00
Eric J. Bowersox
6bf632c25a filled in the heap bitmap functions 2013-06-12 21:33:24 -06:00
Eric J. Bowersox
dc921706d6 added a bit more definitions into the internals header, slogging into arena stuff 2013-06-09 22:57:20 -06:00
Eric J. Bowersox
4e8ee9ab65 added the IHeapConfiguration interface to be able to tweak the active-dirty
ratio parameter
2013-06-09 22:10:45 -06:00
Eric J. Bowersox
682aa60c01 started adding stuff for the arena layer of the heap 2013-06-09 21:41:17 -06:00
Eric J. Bowersox
f1950fa933 completed porting forward the chunks and base layers of the heap management code 2013-06-09 19:50:14 -06:00
Eric J. Bowersox
0f309bbbc0 beginning to fill in the lower levels of the heap allocation code 2013-06-08 21:34:03 -06:00
Eric J. Bowersox
c728482744 fleshed out the connection point implementation, especially the enumerations part 2013-06-04 00:51:34 -06:00
Eric J. Bowersox
86674b67f0 started in on the heap library implementation 2013-06-01 02:34:23 -06:00