minix/servers/vm
Ben Gras 053fa581b5 vm: remove stack handling for signals
. moved to the kernel as the handling was only
	  reading it; the kernel may as well write it too
2012-08-29 17:31:38 +02:00
..
arch/i386 VM: Add PTF_READ page table flag 2012-08-17 00:17:52 +02:00
addravl.c secondary cache feature in vm. 2010-05-05 11:35:04 +00:00
addravl.h secondary cache feature in vm. 2010-05-05 11:35:04 +00:00
addravl_defs.h secondary cache feature in vm. 2010-05-05 11:35:04 +00:00
alloc.c VM: allow for 16KB chunk alignment 2012-08-17 00:17:52 +02:00
break.c vm: remove stack handling for signals 2012-08-29 17:31:38 +02:00
cavl_if.h vm: optimisation: avl tree for virtual regions 2010-10-04 11:41:10 +00:00
cavl_impl.h Fix VM -Wall warnings and enable -Werror 2011-06-01 11:30:58 +02:00
exit.c No more intel/minix segments. 2012-07-15 22:30:15 +02:00
fork.c No more intel/minix segments. 2012-07-15 22:30:15 +02:00
glo.h various coverity-inspired fixes 2012-07-16 14:00:56 +02:00
main.c vm: remove stack handling for signals 2012-08-29 17:31:38 +02:00
Makefile vm: remove stack handling for signals 2012-08-29 17:31:38 +02:00
memlist.h let vm use physically fragmented memory for allocations. 2010-04-12 11:25:24 +00:00
mmap.c No more intel/minix segments. 2012-07-15 22:30:15 +02:00
pagefaults.c kernel: facility for user-visible memory 2012-07-28 20:57:38 +00:00
pagerange.h - pages that points to page directory values of all processes, 2009-09-21 14:49:49 +00:00
phys_region.h secondary cache feature in vm. 2010-05-05 11:35:04 +00:00
physravl.c secondary cache feature in vm. 2010-05-05 11:35:04 +00:00
physravl.h secondary cache feature in vm. 2010-05-05 11:35:04 +00:00
physravl_defs.h secondary cache feature in vm. 2010-05-05 11:35:04 +00:00
proto.h vm: remove stack handling for signals 2012-08-29 17:31:38 +02:00
queryexit.c retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02:00
region.c VM: Add PTF_READ page table flag 2012-08-17 00:17:52 +02:00
region.h further libexec generalization 2012-06-07 15:15:02 +02:00
regionavl.c vm: optimisation: avl tree for virtual regions 2010-10-04 11:41:10 +00:00
regionavl.h vm: optimisation: avl tree for virtual regions 2010-10-04 11:41:10 +00:00
regionavl_defs.h vm: optimisation: avl tree for virtual regions 2010-10-04 11:41:10 +00:00
rs.c vm: ignore RS pin (pre-allocate) requests for now 2012-08-08 15:51:10 +02:00
sanitycheck.h No more intel/minix segments. 2012-07-15 22:30:15 +02:00
slaballoc.c No more intel/minix segments. 2012-07-15 22:30:15 +02:00
unavl.h secondary cache feature in vm. 2010-05-05 11:35:04 +00:00
util.h vm: use assert() instead of vm_assert(); remove vm_assert(). 2010-04-12 12:37:28 +00:00
utility.c vm: remove stack handling for signals 2012-08-29 17:31:38 +02:00
vm.h VM: allow for 16KB chunk alignment 2012-08-17 00:17:52 +02:00
vmproc.h No more intel/minix segments. 2012-07-15 22:30:15 +02:00
yielded.h vm - hash table for block cache 2010-10-15 09:10:14 +00:00
yieldedavl.c secondary cache feature in vm. 2010-05-05 11:35:04 +00:00
yieldedavl.h secondary cache feature in vm. 2010-05-05 11:35:04 +00:00
yieldedavl_defs.h vm - hash table for block cache 2010-10-15 09:10:14 +00:00