minix/servers/vm/i386
2009-05-12 11:35:49 +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 start all processes, including VM, in VM_PROCSTART in linear address space, 2009-05-11 19:11:37 +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