minix/servers/vm
2009-02-12 12:26:08 +00:00
..
i386 phys addr arg of 0 must be possible for pt_writemap too (instead of meaning 2008-12-19 13:29:12 +00:00
alloc.c let drivers allocate memory at 64k physical boundary. 2009-02-12 12:26:08 +00:00
asynsend.c Basic VM and other minor improvements. 2008-11-19 12:26:10 +00:00
break.c - code shared with exec() letting boot-time processes have 2008-12-08 16:43:20 +00:00
exec.c . map text (kernel's and processes') in readonly 2008-12-18 15:35:22 +00:00
exit.c Basic VM and other minor improvements. 2008-11-19 12:26:10 +00:00
fork.c Basic VM and other minor improvements. 2008-11-19 12:26:10 +00:00
glo.h . map text (kernel's and processes') in readonly 2008-12-18 15:35:22 +00:00
main.c . map text (kernel's and processes') in readonly 2008-12-18 15:35:22 +00:00
Makefile Basic VM and other minor improvements. 2008-11-19 12:26:10 +00:00
mmap.c let drivers allocate memory at 64k physical boundary. 2009-02-12 12:26:08 +00:00
pagefaults.c moved stacktrace to sysctl, as vmctl is very privileged so can't 2009-01-27 12:54:33 +00:00
proto.h - code shared with exec() letting boot-time processes have 2008-12-08 16:43:20 +00:00
region.c let drivers allocate memory at 64k physical boundary. 2009-02-12 12:26:08 +00:00
region.h let drivers allocate memory at 64k physical boundary. 2009-02-12 12:26:08 +00:00
sanitycheck.h Basic VM and other minor improvements. 2008-11-19 12:26:10 +00:00
signal.c Basic VM and other minor improvements. 2008-11-19 12:26:10 +00:00
slaballoc.c Basic VM and other minor improvements. 2008-11-19 12:26:10 +00:00
util.h Basic VM and other minor improvements. 2008-11-19 12:26:10 +00:00
utility.c must be unsigned for base+limit check to to work 2009-01-22 13:05:20 +00:00
vfs.c Basic VM and other minor improvements. 2008-11-19 12:26:10 +00:00
vm.h let drivers allocate memory at 64k physical boundary. 2009-02-12 12:26:08 +00:00
vmproc.h Basic VM and other minor improvements. 2008-11-19 12:26:10 +00:00