Home
last modified time | relevance | path

Searched refs:max_pageout_ticks (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/uts/common/os/
H A Dvm_pageout.c128 static clock_t max_pageout_ticks; variable
580 (max_pageout_ticks - min_pageout_ticks) / nz(lotsfree); in schedpaging()
772 max_pageout_ticks = MAX(min_pageout_ticks, in pageout_scanner()