This website requires JavaScript.
Explore
Help
Sign in
sanchayanmaity
/
minix
Watch
1
Star
0
Fork
You've already forked minix
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
909c1bb8a7
minix
/
servers
/
vm
/
i386
History
Ben Gras
909c1bb8a7
don't bother with unmapping physical memory in non-sanitycheck mode.
2009-05-12 11:51:53 +00:00
..
arch_pagefaults.c
Basic VM and other minor improvements.
2008-11-19 12:26:10 +00:00
arch_vmproc.h
Basic VM and other minor improvements.
2008-11-19 12:26:10 +00:00
Makefile
Basic VM and other minor improvements.
2008-11-19 12:26:10 +00:00
memory.h
start all processes, including VM, in VM_PROCSTART in linear address space,
2009-05-11 19:11:37 +00:00
pagefaults.h
Basic VM and other minor improvements.
2008-11-19 12:26:10 +00:00
pagetable.c
don't bother with unmapping physical memory in non-sanitycheck mode.
2009-05-12 11:51:53 +00:00
pagetable.h
set global flag for kernel pages, so tlb entries for kernel aren't thrown
2009-04-23 15:11:16 +00:00
util.s
Basic VM and other minor improvements.
2008-11-19 12:26:10 +00:00
vm.c
don't call this function with a bogus addr (done by region.c print code)
2009-05-12 11:35:49 +00:00