freebsd-dev/sys/vm
Mark Murray 2589f2499d Nifty idea from Jeroen van Gelderen; don't call a routine to check if
we are using the /dev/zero device, just check a flag (supplied by
/dev/zero).
Reviewed by:	dfr
2000-06-25 09:44:32 +00:00
..
default_pager.c
device_pager.c
phys_pager.c This is a cleanup patch to Peter's new OBJT_PHYS VM object type 2000-05-29 22:40:54 +00:00
pmap.h Brucify the pmap_enter_temporary() changes. 2000-05-29 19:21:01 +00:00
swap_pager.c
swap_pager.h
vm_extern.h
vm_fault.c This is a cleanup patch to Peter's new OBJT_PHYS VM object type 2000-05-29 22:40:54 +00:00
vm_glue.c
vm_init.c
vm_kern.c
vm_kern.h
vm_map.c
vm_map.h
vm_meter.c
vm_mmap.c Nifty idea from Jeroen van Gelderen; don't call a routine to check if 2000-06-25 09:44:32 +00:00
vm_object.c This is a cleanup patch to Peter's new OBJT_PHYS VM object type 2000-05-29 22:40:54 +00:00
vm_object.h This is a cleanup patch to Peter's new OBJT_PHYS VM object type 2000-05-29 22:40:54 +00:00
vm_page.c This is a cleanup patch to Peter's new OBJT_PHYS VM object type 2000-05-29 22:40:54 +00:00
vm_page.h This is a cleanup patch to Peter's new OBJT_PHYS VM object type 2000-05-29 22:40:54 +00:00
vm_pageout.c This is a cleanup patch to Peter's new OBJT_PHYS VM object type 2000-05-29 22:40:54 +00:00
vm_pageout.h
vm_pager.c
vm_pager.h Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00
vm_param.h
vm_swap.c
vm_unix.c
vm_zone.c Add missing increment of allocation counter. 2000-06-05 06:34:41 +00:00
vm_zone.h
vm.h
vnode_pager.c
vnode_pager.h