freebsd_amp_hwpstate/sys/vm
Bruce Evans 6ffde942bf Removed never-used #includes of <machine/cpu.h>. Many were apparently
copied from bad examples.
1996-04-07 17:39:28 +00:00
..
default_pager.c
default_pager.h
device_pager.c
device_pager.h
kern_lock.c
lock.h
pmap.h Add a function prototype for pmap_prefault. 1996-03-28 04:54:50 +00:00
swap_pager.c
swap_pager.h
vm.h
vm_extern.h
vm_fault.c VM performance improvements, and reorder some operations in VM fault 1996-03-28 04:53:28 +00:00
vm_glue.c Removed never-used #includes of <machine/cpu.h>. Many were apparently 1996-04-07 17:39:28 +00:00
vm_inherit.h
vm_init.c
vm_kern.c
vm_kern.h
vm_map.c Fixed a problem that the UPAGES of a process were being run down 1996-04-03 05:23:44 +00:00
vm_map.h
vm_meter.c
vm_mmap.c
vm_object.c Revert to previous calculation of vm_object_cache_max: it simply works 1996-03-29 06:28:48 +00:00
vm_object.h
vm_page.c VM performance improvements, and reorder some operations in VM fault 1996-03-28 04:53:28 +00:00
vm_page.h
vm_pageout.c VM performance improvements, and reorder some operations in VM fault 1996-03-28 04:53:28 +00:00
vm_pageout.h
vm_pager.c
vm_pager.h
vm_param.h
vm_prot.h
vm_swap.c Undid last revision. It duplicated part of second last revision. 1996-03-28 15:40:17 +00:00
vm_unix.c
vnode_pager.c
vnode_pager.h