minix/servers/vm
Ben Gras 37cd6bc06c move field offset from vir region from phys_block to phys_region, so
the same blocks of physical memory can be mapped in in different offsets
within regions.
2009-06-03 12:18:13 +00:00
..
i386 state 2009-06-03 11:22:49 +00:00
alloc.c state 2009-06-03 11:22:49 +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 in kernel in 4MB, global-bit-set 'pages' if hardware 2009-05-18 15:34:42 +00:00
exit.c state 2009-06-03 11:22:49 +00:00
fork.c state 2009-06-03 11:22:49 +00:00
glo.h copy of beng's working copy 2009-05-20 16:54:58 +00:00
main.c beng work in progress, to be explained in a future commit message :). 2009-05-28 13:47:20 +00:00
Makefile Don't build arch objs more than once. 2009-05-11 19:05:45 +00:00
mmap.c let drivers allocate memory at 64k physical boundary. 2009-02-12 12:26:08 +00:00
pagefaults.c state 2009-06-03 11:22:49 +00:00
proto.h state 2009-06-03 11:22:49 +00:00
region.c move field offset from vir region from phys_block to phys_region, so 2009-06-03 12:18:13 +00:00
region.h move field offset from vir region from phys_block to phys_region, so 2009-06-03 12:18:13 +00:00
sanitycheck.h beng work in progress, to be explained in a future commit message :). 2009-05-28 13:47:20 +00:00
signal.c Basic VM and other minor improvements. 2008-11-19 12:26:10 +00:00
slaballoc.c mark pages whose refcount were >1 and drop to 1 and are 2009-04-22 12:39:29 +00:00
util.h Basic VM and other minor improvements. 2008-11-19 12:26:10 +00:00
utility.c copy of beng's working copy 2009-05-20 16:54:58 +00:00
vfs.c Basic VM and other minor improvements. 2008-11-19 12:26:10 +00:00
vm.h state 2009-06-03 11:22:49 +00:00
vmproc.h Library call for cpu features; make kernel and vm use this to query cpu 2009-05-15 17:07:36 +00:00