minix/servers
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
..
ds Basic VM and other minor improvements. 2008-11-19 12:26:10 +00:00
inet Basic VM and other minor improvements. 2008-11-19 12:26:10 +00:00
init Basic VM and other minor improvements. 2008-11-19 12:26:10 +00:00
is Basic VM and other minor improvements. 2008-11-19 12:26:10 +00:00
mfs minor fixes 2008-11-19 14:10:33 +00:00
pm make allocmem accept and return values in bytes, ramdisk expects this. 2008-11-19 15:40:17 +00:00
rs Basic VM and other minor improvements. 2008-11-19 12:26:10 +00:00
vfs Basic VM and other minor improvements. 2008-11-19 12:26:10 +00:00
vm - code shared with exec() letting boot-time processes have 2008-12-08 16:43:20 +00:00
Makefile Basic VM and other minor improvements. 2008-11-19 12:26:10 +00:00