minix/servers/vm/i386
Ben Gras f0db9bb328 - map in as much memory as is necessary in 4MB chunks to
let boot processes run with segments
 - allow segment-only processes to fork() by copying them
   and giving them an identity page table
2009-12-07 12:10:44 +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 - map in as much memory as is necessary in 4MB chunks to 2009-12-07 12:10:44 +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