minix/servers/vm/i386
Ben Gras 8d800b3df7 Make VM fix up memory for kernel that crosses region boundaries
too.

Add a test to make this happen (triggers a vm panic before this commit).
2009-12-08 13:35:52 +00:00
..
arch_pagefaults.c - pages that points to page directory values of all processes, 2009-09-21 14:49:49 +00:00
arch_vmproc.h - pages that points to page directory values of all processes, 2009-09-21 14:49:49 +00:00
Makefile Basic VM and other minor improvements. 2008-11-19 12:26:10 +00:00
memory.h - pages that points to page directory values of all processes, 2009-09-21 14:49:49 +00:00
pagefaults.h Basic VM and other minor improvements. 2008-11-19 12:26:10 +00:00
pagetable.c Make VM fix up memory for kernel that crosses region boundaries 2009-12-08 13:35:52 +00:00
pagetable.h - pages that points to page directory values of all processes, 2009-09-21 14:49:49 +00:00
util.s Basic VM and other minor improvements. 2008-11-19 12:26:10 +00:00
vm.c verbose printing and sanity checking functions. 2009-09-27 12:36:48 +00:00