ubixos / src / sys / vmm /
@reddawg reddawg authored on 18 Jul 2004
..
Makefile Cleaned up the Makefiles 20 years ago
README Start of VMM doc 20 years ago
copyvirtualspace.c vmmCopyVirtualSpace: cleaned up one full page memory leak we were still using old sysID over pid 20 years ago
createvirtualspace.c UbixOS v1.0 21 years ago
getfreepage.c UbixOS v1.0 21 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 Volatiles 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