This website requires JavaScript.
Explore
Help
Sign In
amy
/
comrogue-pi
Watch
1
Star
0
Fork
0
You've already forked comrogue-pi
Code
Issues
Pull Requests
Releases
Wiki
Activity
0f309bbbc0
comrogue-pi
/
kernel
/
mm
History
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
..
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