minix/servers/vm/i386
Tomas Hruby d96360e4d4 Uninitialized variable fix in VM to kernel protocol
- index must be initialized to 0 otherwise bad things happen like the mappings
  for local APIC are not correct after turning paging on.
2010-01-14 11:30:02 +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 Uninitialized variable fix in VM to kernel protocol 2010-01-14 11:30:02 +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