minix/servers/vm
Arun Thomas 007104d60e GCC build fixes/updates
-Set stack sizes for boot image processes
-Increase RS stack size
-Reduce ramdisk size
-HARDWARE task should use kernel stack
-Minor asm tweaks for leading underscores
2010-05-26 18:45:55 +00:00
..
arch/i386 Oops, last commit included more than was intended 2010-05-20 08:07:47 +00:00
addravl_defs.h secondary cache feature in vm. 2010-05-05 11:35:04 +00: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
alloc.c Use of all NIL_* defines converted to NULL 2010-05-10 13:26:00 +00:00
break.c - Add support for the ucontext system calls (getcontext, setcontext, 2010-03-12 15:58:41 +00:00
cavl_if.h
cavl_impl.h
exec.c Oops, last commit included more than was intended 2010-05-20 08:07:47 +00:00
exit.c secondary cache feature in vm. 2010-05-05 11:35:04 +00:00
fork.c secondary cache feature in vm. 2010-05-05 11:35:04 +00:00
glo.h secondary cache feature in vm. 2010-05-05 11:35:04 +00:00
main.c Oops, last commit included more than was intended 2010-05-20 08:07:47 +00:00
Makefile GCC build fixes/updates 2010-05-26 18:45:55 +00:00
memlist.h let vm use physically fragmented memory for allocations. 2010-04-12 11:25:24 +00:00
mmap.c vm: use assert() instead of vm_assert(); remove vm_assert(). 2010-04-12 12:37:28 +00:00
pagefaults.c vm: use arch_map2str to print pagefault info, to properly display code addrs 2010-05-08 17:25:54 +00:00
pagerange.h
phys_region.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
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
proto.h secondary cache feature in vm. 2010-05-05 11:35:04 +00:00
queryexit.c
region.c Oops, last commit included more than was intended 2010-05-20 08:07:47 +00:00
region.h secondary cache feature in vm. 2010-05-05 11:35:04 +00:00
rs.c Unified crash recovery and live update. 2010-04-27 11:17:30 +00:00
sanitycheck.h secondary cache feature in vm. 2010-05-05 11:35:04 +00:00
signal.c
slaballoc.c secondary cache feature in vm. 2010-05-05 11:35:04 +00: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 Unified crash recovery and live update. 2010-04-27 11:17:30 +00:00
vm.h vm: use assert() instead of vm_assert(); remove vm_assert(). 2010-04-12 12:37:28 +00:00
vmproc.h secondary cache feature in vm. 2010-05-05 11:35:04 +00:00
yielded.h secondary cache feature in vm. 2010-05-05 11:35:04 +00:00
yieldedavl_defs.h secondary cache feature in vm. 2010-05-05 11:35:04 +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