ubixos / src / sys / vmm /
@reddawg reddawg authored on 20 Jul 2004
..
Makefile CFLAGS: I updated cflags so optimizations are consistant on all files different optimization levels maybe the source of some of our problems? 20 years ago
README Start of VMM doc 20 years ago
copyvirtualspace.c assert: remade assert 20 years ago
createvirtualspace.c UbixOS v1.0 21 years ago
getfreepage.c assert: remade assert 20 years ago
getfreevirtualpage.c UbixOS v1.0 21 years ago
getphysicaladdr.c Fixed bug with & 20 years ago
memory.c memory.c: added spinlocks to vmmFindFreePage and vmmFreePage to prevent two tasks from possibly allocating the same page 20 years ago
pagefault.c vmmPageFault: had a potential memory leak here for one page it was still using sysID on certain COW scenarios 20 years ago
paging.c cleaned out some debug code 20 years ago
setpageattributes.c assert: remade assert 20 years ago
unmappage.c Cleaned Up 20 years ago
vmminit.c Updating Initialization Procedures 20 years ago
README
UbixOS VMM (c) 2002-2004 UbixOS