NetBSD/sys/vm
pk 053e467648 Use proc0's credentials in buffer used for IO to swap device.
Especially useful when swapping over NFS.
1993-11-29 16:05:20 +00:00
..
device_pager.c make absent absent 1993-11-10 08:22:05 +00:00
device_pager.h new device pager from mike hibler, hibler@lamp. this is in its 'virgin' state 1993-11-03 14:48:42 +00:00
kern_lock.c add rcs ids and clean up headers 1993-05-20 03:59:08 +00:00
lock.h Change "#endif FOO" to "#endif /* FOO */", to keep gcc -Wall, lint, etc. 1993-07-29 21:42:19 +00:00
pmap.h Remove prototype for pmap_bootstrap() 1993-08-29 12:12:20 +00:00
queue.h fixs long broken 'dequeue' macro which would expand to 'dequeue_head' which 1993-09-01 15:55:26 +00:00
swap_pager.c Use proc0's credentials in buffer used for IO to swap device. 1993-11-29 16:05:20 +00:00
swap_pager.h add rcs ids and clean up headers 1993-05-20 03:59:08 +00:00
vm.h get rid of any support for vm_fault_wire() returning a result. 1993-07-15 14:25:18 +00:00
vm_fault.c make absent absent 1993-11-10 08:22:05 +00:00
vm_glue.c from Mark Tinguely (tinguely@plains.NoDak.edu): record when processes are 1993-10-19 02:54:09 +00:00
vm_inherit.h add rcs ids and clean up headers 1993-05-20 03:59:08 +00:00
vm_init.c Machine independant changes to VM for handling non-contiguous memory. 1993-08-27 23:45:55 +00:00
vm_kern.c get rid of bogus retrymalloc code (and it was bogus)... 1993-07-15 13:33:23 +00:00
vm_kern.h make the rlist code all go away. replace it with resource map code, 1993-07-07 06:04:12 +00:00
vm_map.c get rid of a few ref's to buffer_map 1993-10-11 02:11:28 +00:00
vm_map.h add rcs ids and clean up headers 1993-05-20 03:59:08 +00:00
vm_meter.c make allproc be volatile, and cast things accordingly. 1993-09-15 22:30:32 +00:00
vm_mmap.c new specfs.h and fifo.h locations 1993-11-12 05:54:12 +00:00
vm_object.c Add `#ifdef DIAGNOSTIC' around check for dirty pages in persistent objects. 1993-09-23 22:20:29 +00:00
vm_object.h Change "#endif FOO" to "#endif /* FOO */", to keep gcc -Wall, lint, etc. 1993-07-29 21:42:19 +00:00
vm_page.c make absent absent 1993-11-10 08:22:05 +00:00
vm_page.h make absent absent 1993-11-10 08:22:05 +00:00
vm_pageout.c allow an offset to *really* be passed in for mmap's on devices. 1993-10-02 00:00:21 +00:00
vm_pageout.h add rcs ids and clean up headers 1993-05-20 03:59:08 +00:00
vm_pager.c allow an offset to *really* be passed in for mmap's on devices. 1993-10-02 00:00:21 +00:00
vm_pager.h add rcs ids and clean up headers 1993-05-20 03:59:08 +00:00
vm_param.h Change "#endif FOO" to "#endif /* FOO */", to keep gcc -Wall, lint, etc. 1993-07-29 21:42:19 +00:00
vm_prot.h add rcs ids and clean up headers 1993-05-20 03:59:08 +00:00
vm_statistics.h Change "#endif FOO" to "#endif /* FOO */", to keep gcc -Wall, lint, etc. 1993-07-29 21:42:19 +00:00
vm_swap.c new specfs.h and fifo.h locations 1993-11-12 05:54:12 +00:00
vm_unix.c get rid of bogosities of the form "vm_maxsaddr + MAXSSIZ", and replace 1993-09-04 01:29:22 +00:00
vm_user.c Finish moving struct definitions outside of function declarations. 1993-07-17 15:56:59 +00:00
vm_user.h add rcs ids and clean up headers 1993-05-20 03:59:08 +00:00
vnode_pager.c pagers are now options, not pseudo-devices 1993-08-30 07:09:20 +00:00
vnode_pager.h add rcs ids and clean up headers 1993-05-20 03:59:08 +00:00