Commit Graph

9 Commits

Author SHA1 Message Date
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
Eric J. Bowersox
2cca2531c8 added TrGetSequentialStream and underlying code for a sequential stream that
outputs to trace output, also added a bunch of STG_ codes so that they're there
2013-06-01 00:17:52 -06:00
Eric J. Bowersox
a7fb97cb3a implemented enough of the page allocator to fill in the gaps in the VM mapper 2013-04-27 23:33:29 -06:00
Eric J. Bowersox
b23fd6b6e5 finished the rework of vmmap.c etc. 2013-04-23 01:49:58 -06:00
Eric J. Bowersox
4c6b86ffbd begin rework of vmmap.c to use rbtree to track stuff, also added the
kernel_space manager code and a bunch of other bits and bobs
2013-04-21 05:11:55 -06:00
Eric J. Bowersox
54529bc017 started in on a bunch of memory management code 2013-04-14 03:38:48 -06:00
Eric J. Bowersox
5b93e58fb3 Initial checkin of COMROGUE source after having gotten initial memory map right 2013-04-11 02:10:10 -06:00