ubixos / src / sys / mm /
@fsdfs fsdfs authored on 10 Aug 2005
..
Makefile ubixos compiles but it does not use the new mm system yet. 19 years ago
copyvirtualspace.c implemented kfree(). does not free contiguous blocks of virtual memory 19 years ago
getfreepage.c implemented kmalloc() to use new memory management suite 19 years ago
kfree.c implemented kfree(). does not free contiguous blocks of virtual memory 19 years ago
kmalloc.c implemented kmalloc() to use new memory management suite 19 years ago
memory.c implemented kfree(). does not free contiguous blocks of virtual memory 19 years ago
page_fault.S had to clean up the old files and not mix them with the new code 19 years ago
pagefault.c ubixos compiles but it does not use the new mm system yet. 19 years ago