freebsd_amp_hwpstate/sys/vm
John Dyson 6160099735 Check the correct queue for waking up the pageout daemon. Specifically,
the pageout daemon wasn't always being waken up appropriately when the
(cache + free) queues were depleted.
Submitted by:	David S. Miller <davem@jenolan.rutgers.edu>
1997-05-01 14:36:01 +00:00
..
default_pager.c
default_pager.h
device_pager.c
device_pager.h
pmap.h Fully implement vfork. Vfork is now much much faster than even our 1997-04-13 01:48:35 +00:00
swap_pager.c
swap_pager.h
vm.h
vm_extern.h Fully implement vfork. Vfork is now much much faster than even our 1997-04-13 01:48:35 +00:00
vm_fault.c
vm_glue.c Unused variable (upobj is now purely handled within pmap) 1997-04-14 03:40:42 +00:00
vm_inherit.h
vm_init.c
vm_kern.c Man the liferafts! Here comes the long awaited SMP -> -current merge! 1997-04-26 11:46:25 +00:00
vm_kern.h Man the liferafts! Here comes the long awaited SMP -> -current merge! 1997-04-26 11:46:25 +00:00
vm_map.c Fully implement vfork. Vfork is now much much faster than even our 1997-04-13 01:48:35 +00:00
vm_map.h
vm_meter.c Man the liferafts! Here comes the long awaited SMP -> -current merge! 1997-04-26 11:46:25 +00:00
vm_mmap.c
vm_object.c Man the liferafts! Here comes the long awaited SMP -> -current merge! 1997-04-26 11:46:25 +00:00
vm_object.h
vm_page.c Check the correct queue for waking up the pageout daemon. Specifically, 1997-05-01 14:36:01 +00:00
vm_page.h
vm_pageout.c
vm_pageout.h
vm_pager.c
vm_pager.h
vm_param.h
vm_prot.h
vm_swap.c
vm_unix.c
vnode_pager.c
vnode_pager.h