Commit Graph

6 Commits

Author SHA1 Message Date
Eric J. Bowersox
3f4e807025 modified rbtree code to not need the local key value; also set compiler to treat all warnings as errors 2013-06-07 21:31:32 -06:00
Eric J. Bowersox
61ff5d8db4 added initfuncs.h private header to memory manager to allow us to centralize
some local definitions
2013-05-02 23:58:14 -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