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
0a31211d96
comrogue-pi
/
kernel
/
mm
History
Eric J. Bowersox
a5aeeb2980
filled in more of the skeleton of the heap implementation and started in on
...
the infrastructure surrounding connection points
2013-06-03 03:12:34 -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
added initfuncs.h private header to memory manager to allow us to centralize
2013-05-02 23:58:14 -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
added initfuncs.h private header to memory manager to allow us to centralize
2013-05-02 23:58:14 -06:00