freebsd_amp_hwpstate/sys/vm
John Dyson 4866e0856c Make vm_fault much cleaner by removing the evil macro inlines, and
put alot of it's context into a data structure.  This allows
significant shortening of its codepath, and will significantly
decrease it's cache footprint.

Also, add some stats to vmmeter.  Note that you'll have to
rebuild/recompile vmstat, systat, etc... Otherwise, you'll
get "very interesting" paging stats.
1998-03-07 20:45:47 +00:00
..
default_pager.c
default_pager.h
device_pager.c
device_pager.h
pmap.h
swap_pager.c 1) Use a more consistent page wait methodology. 1998-03-01 04:18:54 +00:00
swap_pager.h
vm.h
vm_extern.h
vm_fault.c Make vm_fault much cleaner by removing the evil macro inlines, and 1998-03-07 20:45:47 +00:00
vm_glue.c Reviewed by: msmith, bde long ago 1998-03-04 10:27:00 +00:00
vm_inherit.h
vm_init.c
vm_kern.c 1) Use a more consistent page wait methodology. 1998-03-01 04:18:54 +00:00
vm_kern.h
vm_map.c
vm_map.h
vm_meter.c
vm_mmap.c
vm_object.c 1) Use a more consistent page wait methodology. 1998-03-01 04:18:54 +00:00
vm_object.h Fix page prezeroing for SMP, and fix some potential paging-in-progress 1998-02-25 03:56:15 +00:00
vm_page.c 1) Use a more consistent page wait methodology. 1998-03-01 04:18:54 +00:00
vm_page.h 1) Use a more consistent page wait methodology. 1998-03-01 04:18:54 +00:00
vm_pageout.c 1) Use a more consistent page wait methodology. 1998-03-01 04:18:54 +00:00
vm_pageout.h
vm_pager.c
vm_pager.h
vm_param.h
vm_prot.h
vm_swap.c
vm_unix.c
vm_zone.c
vm_zone.h
vnode_pager.c 1) Use a more consistent page wait methodology. 1998-03-01 04:18:54 +00:00
vnode_pager.h