minix/servers/vm/i386
Ben Gras 4dae6c4bbc my state.
trying to get some memory optimisation (less pagetable reloading,
less tlb purging) features working smoothly.

to be documented when committing to trunk :)
2009-06-06 23:27:10 +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 my state. 2009-06-06 23:27:10 +00:00
pagetable.h beng work in progress, to be explained in a future commit message :). 2009-05-28 13:47:20 +00:00
util.s Basic VM and other minor improvements. 2008-11-19 12:26:10 +00:00
vm.c further messing with page fault handling 2009-05-29 18:47:31 +00:00