Searched defs:pageout (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/rcap/rcapd/
H A Drcapd_scanner.c545 pageout(pid_t pid, struct ps_prochandle *Pr, caddr_t start, caddr_t end) function
566 debug("%d: can't pageout %p+%llx (errno %d)", (int)pid,
864 if (pageout(vic->lpc_pid, scan_pr, vicaddr, endaddr) ==
873 * If this pageout attempt was unsuccessful
/illumos-gate/usr/src/uts/common/os/
H A Dvm_pageout.c139 * for new pageout parameters, fastscan, slowscan, and handspreadpages.
286 * stock for pageout's own use. Having a few such pages
288 * pageout needing pages. When freemem < pageout_reserve,
290 * other than pageout and sched. (At some point we might
294 * to the same special dispensation we accord pageout.)
327 * Setting fastscan to be 1/2 of memory allows pageout to scan
335 * every second and consequently pageout may not be able to free
341 * scale with memory to prevent pageout from consuming too much
360 * goes from 0 to slowscan (i.e., pageout starts running). This
362 * pageout scan
652 pageout() function
[all...]

Completed in 56 milliseconds