freebsd-nq/sys/vm
Alan Cox b73d0eb905 Remove vm_page_frees from kmem_malloc that are performed
by vm_map_delete/vm_object_page_remove anyway.
1999-03-12 08:05:49 +00:00
..
default_pager.c
default_pager.h
device_pager.c
pmap.h
swap_pager.c
swap_pager.h
vm_extern.h
vm_fault.c Reviewed by: Matthew Dillon <dillon@apollo.backplane.com> 1999-02-25 06:00:52 +00:00
vm_glue.c
vm_inherit.h
vm_init.c
vm_kern.c Remove vm_page_frees from kmem_malloc that are performed 1999-03-12 08:05:49 +00:00
vm_kern.h
vm_map.c Remove (redundant) map timestamp increments from some properly 1999-03-09 08:00:17 +00:00
vm_map.h Upgrading a map's lock to exclusive status should increment 1999-03-06 07:11:33 +00:00
vm_meter.c
vm_mmap.c To avoid a conflict for the vm_map's lock with vm_fault, release 1999-03-02 22:55:02 +00:00
vm_object.c
vm_object.h
vm_page.c
vm_page.h
vm_pageout.c Stop the mfs from trying to swap out crucial bits of the mfs 1999-03-12 00:44:03 +00:00
vm_pageout.h
vm_pager.c
vm_pager.h
vm_param.h
vm_prot.h
vm_swap.c Comment swstrategy() routine. 1999-02-25 05:37:18 +00:00
vm_unix.c
vm_zone.c
vm_zone.h
vm.h
vnode_pager.c Reviewed by: "John S. Dyson" <dyson@iquest.net> 1999-02-27 23:39:28 +00:00
vnode_pager.h