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

/illumos-gate/usr/src/uts/common/os/
H A Dvm_pageout.c79 pgcnt_t fastscan = 0; variable
139 * for new pageout parameters, fastscan, slowscan, and handspreadpages.
143 * set new values for handspreadpages, fastscan and slowscan.
155 * The new value to use for fastscan and handspreadpages.
241 init_fscan = fastscan;
314 * The clock scan rate varies between fastscan and slowscan
323 * per sec for every processor, fastscan is set to be the smaller
327 * Setting fastscan to be 1/2 of memory allows pageout to scan
329 * accessed within 1 sec (assuming, handspreadpages == fastscan)
334 * Smaller values of fastscan resul
[all...]
H A Dkstat_fr.c193 kstat_named_t fastscan; member in struct:__anon370
214 { "fastscan", KSTAT_DATA_ULONG },
907 system_pages_kstat.fastscan.value.ul = (ulong_t)fastscan;
/illumos-gate/usr/src/uts/common/sys/
H A Dvmsystm.h59 extern pgcnt_t fastscan;

Completed in 62 milliseconds