Searched refs:vm_pageout_scan (Results 1 - 1 of 1) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/osfmk/vm/
H A Dvm_pageout.c230 * we will make per call of vm_pageout_scan().
254 pgo_throttled:1,/* vm_pageout_scan thread needs a wakeup when pgo_laundry drops */
282 extern void vm_pageout_scan(void);
852 * vm_pageout_scan does the dirty work for the pageout daemon.
869 vm_pageout_scan(void) function
904 XPR(XPR_VM_PAGEOUT, "vm_pageout_scan\n", 0, 0, 0, 0, 0);
1817 "vm_pageout_scan, replace object 0x%X offset 0x%X page 0x%X\n",
2028 vm_pageout_scan();
2806 * way of vm_pageout_scan which would have to
2818 * if we were the page stolen by vm_pageout_scan t
[all...]

Completed in 26 milliseconds