This website requires JavaScript.
Explore
Help
Sign In
josh
/
hos
Watch
1
Star
0
Fork
0
You've already forked hos
Code
Issues
1
Pull Requests
Projects
Releases
Wiki
Activity
hos
/
kernel
/
mm
History
josh
0bc304328d
kernel now keeping track of total/free number of physical pages instead of free/used
...
git-svn-id: svn://anubis/hos/trunk@90 5b3e749e-e535-0410-8002-a9bb6afbdfca
2010-01-22 20:51:34 +00:00
..
Makefile
Added include folder with hos_types.h and hos_defines.h
2009-06-29 19:55:50 +00:00
mm.cc
kernel now keeping track of total/free number of physical pages instead of free/used
2010-01-22 20:51:34 +00:00
mm.h
merged in removing-assembly branch to do more in C
2010-01-07 15:38:15 +00:00
stack.cc
added STACK_INITIAL_SIZE to control the number of initial stack pages; added BUILD_BUG_ON() macro to catch compile-time errors
2010-01-22 19:35:43 +00:00
stack.h
added STACK_INITIAL_SIZE to control the number of initial stack pages; added BUILD_BUG_ON() macro to catch compile-time errors
2010-01-22 19:35:43 +00:00