josh
|
0fb590a407
|
changed kio routines to accept const char *; added MAKE_DESCRIPTOR() macro to mm
git-svn-id: svn://anubis/hos/trunk@48 5b3e749e-e535-0410-8002-a9bb6afbdfca
|
2009-07-13 22:38:53 +00:00 |
|
josh
|
1aace858da
|
Moved page_directory from an allocated object to a pointer to a run-time allocated page of RAM
git-svn-id: svn://anubis/hos/trunk@42 5b3e749e-e535-0410-8002-a9bb6afbdfca
|
2009-07-06 21:48:04 +00:00 |
|
josh
|
54b42c0226
|
added set_cr3() macro and called it to set the PDBR
git-svn-id: svn://anubis/hos/trunk@40 5b3e749e-e535-0410-8002-a9bb6afbdfca
|
2009-07-04 00:22:18 +00:00 |
|
josh
|
e55f2cdfc4
|
mapping in kernel virtual address space
git-svn-id: svn://anubis/hos/trunk@39 5b3e749e-e535-0410-8002-a9bb6afbdfca
|
2009-07-03 20:48:51 +00:00 |
|
josh
|
edb1a6426d
|
minor mm.cc comment changes
git-svn-id: svn://anubis/hos/trunk@38 5b3e749e-e535-0410-8002-a9bb6afbdfca
|
2009-07-02 19:26:52 +00:00 |
|
josh
|
e907902ca0
|
changed mm functions to C++ linkage
git-svn-id: svn://anubis/hos/trunk@36 5b3e749e-e535-0410-8002-a9bb6afbdfca
|
2009-07-02 03:35:24 +00:00 |
|
josh
|
a8947f8aa3
|
added mm_map() to map addresses and mm_page_alloc() to allocate physical pages
git-svn-id: svn://anubis/hos/trunk@35 5b3e749e-e535-0410-8002-a9bb6afbdfca
|
2009-07-02 03:28:25 +00:00 |
|
josh
|
2bddc1d428
|
filled out more of mm_bootstrap() including initializing the free page linked list
git-svn-id: svn://anubis/hos/trunk@34 5b3e749e-e535-0410-8002-a9bb6afbdfca
|
2009-07-02 01:09:09 +00:00 |
|
josh
|
db192f6d36
|
added CXXFLAGS to disable rtti and exceptions; added C++ support to header files; moved mm.c to mm.cc to use C++ functionality
git-svn-id: svn://anubis/hos/trunk@32 5b3e749e-e535-0410-8002-a9bb6afbdfca
|
2009-07-01 19:52:18 +00:00 |
|