minix/servers/vm/arch/i386
Ben Gras b1da7fafd0 vm: fix a null dereference on out-of-memory
. also make other out-of-memory conditions less fatal
	. add a test case for a user program using all the memory
	  it can
	. remove some diagnostic prints for situations that are normal
	  when running out of memory so running the test isn't noisy
2012-11-09 18:36:51 +01:00
..
Makefile.inc No more intel/minix segments. 2012-07-15 22:30:15 +02:00
memory.h No more intel/minix segments. 2012-07-15 22:30:15 +02:00
pagefaults.h Convert drivers/ and servers/ over to bsdmake 2010-03-22 21:25:22 +00:00
pagetable.c vm: fix a null dereference on out-of-memory 2012-11-09 18:36:51 +01:00
pagetable.h VM: Add PTF_READ page table flag 2012-08-17 00:17:52 +02:00
util.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00