minix/servers/vm/i386
Ben Gras d2caeb6146 start all processes, including VM, in VM_PROCSTART in linear address space,
to make space for kernel to be able to map in things below there.
2009-05-11 19:11:37 +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 mark pages whose refcount were >1 and drop to 1 and are 2009-04-22 12:39:29 +00:00