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

/illumos-gate/usr/src/uts/common/os/
H A Dvm_pageout.c105 * When RATETOSCHEDPAGING is 4, and hz is 100, pageout_scanner is
123 * Timestamp of the last time pageout_scanner woke up and started
172 * Record number of times a pageout_scanner wakeup cycle finished because it
509 static void pageout_scanner(void);
554 * happens, desscan becomes negative and pageout_scanner()
639 * One thread scans pages (pageout_scanner) and frees them up if
688 (void) lwp_kernel_create(proc_pageout, pageout_scanner, NULL, TS_RUN,
743 pageout_scanner(void) function
1131 * Queue async i/o request from pageout_scanner and segment swapout
1133 * are not saturated by pageout_scanner o
[all...]

Completed in 157 milliseconds