minix/servers/vm/arch/i386
Ben Gras 0d1f2e6be2 VM: simplify slab allocator
. only keep a list of non-empty, non-full pages with slab objects
	. simplifies alloc/free operations and reduces list management overhead
2012-09-18 13:17:50 +02: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: simplify slab allocator 2012-09-18 13:17:50 +02: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