minix/servers/vm
David van Moolenbroek ac9ab099c8 General cleanup:
- clean up kernel section of minix/com.h somewhat
- remove ALLOCMEM and VM_ALLOCMEM calls
- remove non-safecopy and minix-vmd support from Inet
- remove SYS_VIRVCOPY and SYS_PHYSVCOPY calls
- remove obsolete segment encoding in SYS_SAFECOPY*
- remove DEVCTL call, svrctl(FSDEVUNMAP), map_driverX
- remove declarations of unimplemented svrctl requests
- remove everything related to swapping to disk
- remove floppysetup.sh
- remove traces of rescue device
- update DESCRIBE.sh with new devices
- some other small changes
2010-01-05 19:39:27 +00:00
..
i386 Make VM fix up memory for kernel that crosses region boundaries 2009-12-08 13:35:52 +00:00
addravl.c - pages that points to page directory values of all processes, 2009-09-21 14:49:49 +00:00
addravl.h - pages that points to page directory values of all processes, 2009-09-21 14:49:49 +00:00
alloc.c General cleanup: 2010-01-05 19:39:27 +00:00
break.c - map in as much memory as is necessary in 4MB chunks to 2009-12-07 12:10:44 +00:00
cavl_if.h Removal of the executable flag from files that cannot be executed 2009-11-09 10:26:00 +00:00
cavl_impl.h Removal of the executable flag from files that cannot be executed 2009-11-09 10:26:00 +00:00
exec.c - pages that points to page directory values of all processes, 2009-09-21 14:49:49 +00:00
exit.c - pages that points to page directory values of all processes, 2009-09-21 14:49:49 +00:00
fork.c - map in as much memory as is necessary in 4MB chunks to 2009-12-07 12:10:44 +00:00
glo.h - pages that points to page directory values of all processes, 2009-09-21 14:49:49 +00:00
main.c General cleanup: 2010-01-05 19:39:27 +00:00
Makefile - simplify findhole() for use for 1 page only 2009-09-23 13:33:01 +00:00
mmap.c VM: make munmap(2) round length up, not down (reported by Althaf K Backer) 2010-01-05 09:40:07 +00:00
pagefaults.c suppress kernel/VM memory debugging information 2009-12-29 21:35:12 +00:00
pagerange.h - pages that points to page directory values of all processes, 2009-09-21 14:49:49 +00:00
physravl.c - pages that points to page directory values of all processes, 2009-09-21 14:49:49 +00:00
physravl.h - pages that points to page directory values of all processes, 2009-09-21 14:49:49 +00:00
proto.h General cleanup: 2010-01-05 19:39:27 +00:00
queryexit.c - pages that points to page directory values of all processes, 2009-09-21 14:49:49 +00:00
region.c Make VM fix up memory for kernel that crosses region boundaries 2009-12-08 13:35:52 +00:00
region.h field for sanity check feature. 2009-09-27 12:37:37 +00:00
rs.c - enable remembering of device memory ranges set by PCI and 2009-11-03 11:12:23 +00:00
sanitycheck.h - pages that points to page directory values of all processes, 2009-09-21 14:49:49 +00:00
signal.c - pages that points to page directory values of all processes, 2009-09-21 14:49:49 +00:00
slaballoc.c - simplify findhole() for use for 1 page only 2009-09-23 13:33:01 +00:00
util.h - pages that points to page directory values of all processes, 2009-09-21 14:49:49 +00:00
utility.c - pages that points to page directory values of all processes, 2009-09-21 14:49:49 +00:00
vfs.c - pages that points to page directory values of all processes, 2009-09-21 14:49:49 +00:00
vm.h suppress kernel/VM memory debugging information 2009-12-29 21:35:12 +00:00
vmproc.h - pages that points to page directory values of all processes, 2009-09-21 14:49:49 +00:00