freebsd_amp_hwpstate/sys/vm
Alan Cox 3b21348301 Reduce the number of "magic constants" used for page coloring
by one: PQ_PRIME2 and PQ_PRIME3 are used to accomplish the same
thing at different places in the kernel.  Drop PQ_PRIME3.
1999-07-22 06:04:17 +00:00
..
default_pager.c
default_pager.h
device_pager.c
pmap.h Fix the following problem: 1999-07-21 18:02:27 +00:00
swap_pager.c Remove vm_object::last_read. It is used by the old swap pager, but 1999-07-16 05:11:37 +00:00
swap_pager.h
vm.h
vm_extern.h
vm_fault.c Convert a "page not busy" warning to an assertion. 1999-07-20 05:46:56 +00:00
vm_glue.c Fix the following problem: 1999-07-21 18:02:27 +00:00
vm_inherit.h
vm_init.c
vm_kern.c
vm_kern.h
vm_map.c Fix the following problem: 1999-07-21 18:02:27 +00:00
vm_map.h
vm_meter.c
vm_mmap.c
vm_object.c Remove vm_object::last_read. It is used by the old swap pager, but 1999-07-16 05:11:37 +00:00
vm_object.h Remove vm_object::last_read. It is used by the old swap pager, but 1999-07-16 05:11:37 +00:00
vm_page.c
vm_page.h Reduce the number of "magic constants" used for page coloring 1999-07-22 06:04:17 +00:00
vm_pageout.c
vm_pageout.h
vm_pager.c
vm_pager.h
vm_param.h
vm_prot.h
vm_swap.c Make a dev2budev() function, and use it. This refixes pstat (working, broken, 1999-07-20 21:29:13 +00:00
vm_unix.c
vm_zone.c
vm_zone.h
vnode_pager.c
vnode_pager.h