minix/servers/vm
Ben Gras 68d0c4defe - code shared with exec() letting boot-time processes have
their own fully fledged virtual address space and freeing
   their pre-allocated heap+stack area (necessary to let memory
   driver map in arbitrary areas of memory for /dev/mem without
   sys_vm_map)
 - small optimization preallocating memory on exec
 - finished VR_DIRECT physical mapping code
2008-12-08 16:43:20 +00:00
..
i386
alloc.c
asynsend.c
break.c - code shared with exec() letting boot-time processes have 2008-12-08 16:43:20 +00:00
exec.c - code shared with exec() letting boot-time processes have 2008-12-08 16:43:20 +00:00
exit.c
fork.c
glo.h - code shared with exec() letting boot-time processes have 2008-12-08 16:43:20 +00:00
main.c - code shared with exec() letting boot-time processes have 2008-12-08 16:43:20 +00:00
Makefile
mmap.c - code shared with exec() letting boot-time processes have 2008-12-08 16:43:20 +00:00
pagefaults.c - code shared with exec() letting boot-time processes have 2008-12-08 16:43:20 +00:00
proto.h - code shared with exec() letting boot-time processes have 2008-12-08 16:43:20 +00:00
region.c - code shared with exec() letting boot-time processes have 2008-12-08 16:43:20 +00:00
region.h
sanitycheck.h
signal.c
slaballoc.c
util.h
utility.c
vfs.c
vm.h - code shared with exec() letting boot-time processes have 2008-12-08 16:43:20 +00:00
vmproc.h