comrogue-pi/kernel/mm
2013-06-07 21:31:32 -06:00
..
init_heap.c added initfuncs.h private header to memory manager to allow us to centralize 2013-05-02 23:58:14 -06:00
initfuncs.h added initfuncs.h private header to memory manager to allow us to centralize 2013-05-02 23:58:14 -06:00
kernel_space.c 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
kernel-mm.ldi moved memory manager sources into their own directory to consolidate everything 2013-05-02 23:48:40 -06:00
lowlevel.S split the low-level memory manager functions into their own assembly source 2013-05-03 00:03:12 -06:00
Makefile split the low-level memory manager functions into their own assembly source 2013-05-03 00:03:12 -06:00
memmgr.c added initfuncs.h private header to memory manager to allow us to centralize 2013-05-02 23:58:14 -06:00
pagealloc.c filled in more of the skeleton of the heap implementation and started in on 2013-06-03 03:12:34 -06:00
vmmap.c 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