freebsd_amp_hwpstate/sys/vm
John Dyson 7e00649986 Improve management of pages moving from the inactive to active queue. Additionally,
add some much needed comments.
1997-10-06 02:48:16 +00:00
..
default_pager.c
default_pager.h
device_pager.c
device_pager.h
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 Change the M_NAMEI allocations to use the zone allocator. This change 1997-09-21 04:24:27 +00:00
vm_map.h
vm_meter.c
vm_mmap.c
vm_object.c Change the M_NAMEI allocations to use the zone allocator. This change 1997-09-21 04:24:27 +00:00
vm_object.h Change the M_NAMEI allocations to use the zone allocator. This change 1997-09-21 04:24:27 +00:00
vm_page.c
vm_page.h
vm_pageout.c Improve management of pages moving from the inactive to active queue. Additionally, 1997-10-06 02:48:16 +00:00
vm_pageout.h
vm_pager.c
vm_pager.h
vm_param.h
vm_prot.h
vm_swap.c Update select -> poll in drivers. 1997-09-14 03:19:42 +00:00
vm_unix.c
vm_zone.c Fix some style(9) and formatting problems. tabsize 4 formatting doesn't 1997-09-21 11:41:12 +00:00
vm_zone.h Fix some style(9) and formatting problems. tabsize 4 formatting doesn't 1997-09-21 11:41:12 +00:00
vnode_pager.c Relax the vnode locking for read only operations. 1997-10-06 02:38:30 +00:00
vnode_pager.h