ubixos-old / src / sys / vmm /
@reddawg reddawg authored on 18 Jul 2004
..
Makefile Cleaned up the Makefiles 21 years ago
README Start of VMM doc 21 years ago
copyvirtualspace.c vmmCopyVirtualSpace: cleaned up one full page memory leak we were still using old sysID over pid 21 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 & 21 years ago
memory.c memory.c: added spinlocks to vmmFindFreePage and vmmFreePage to prevent two tasks from possibly allocating the same page 21 years ago
pagefault.c vmmPageFault: had a potential memory leak here for one page it was still using sysID on certain COW scenarios 21 years ago
paging.c cleaned out some debug code 21 years ago
setpageattributes.c Volatiles 21 years ago
unmappage.c Cleaned Up 21 years ago
vmminit.c Updating Initialization Procedures 21 years ago
README
UbixOS VMM (c) 2002-2004 UbixOS