freebsd_amp_hwpstate/sys/vm
Matthew Dillon efcae3d355 Minor reorganization of vm_page_alloc(). No functional changes have
been made but the code has been reorganized and documented to make
    it more readable, reduce the size of the code, and optimize the branch
    path caching capabilities that most modern processors have.
1999-02-15 06:52:14 +00:00
..
default_pager.c
default_pager.h
device_pager.c
pmap.h
swap_pager.c
swap_pager.h
vm.h
vm_extern.h
vm_fault.c
vm_glue.c
vm_inherit.h
vm_init.c
vm_kern.c
vm_kern.h
vm_map.c
vm_map.h
vm_meter.c
vm_mmap.c
vm_object.c
vm_object.h
vm_page.c Minor reorganization of vm_page_alloc(). No functional changes have 1999-02-15 06:52:14 +00:00
vm_page.h Minor reorganization of vm_page_alloc(). No functional changes have 1999-02-15 06:52:14 +00:00
vm_pageout.c
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
vnode_pager.h