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

/opensolaris-onvv-gate/usr/src/cmd/fps/fpsd/
H A Dfpsd.h62 #define FPS_SWAP_RESERVE 185 /* Leave atleast 185 MB in the system */ macro
H A Dfpsd_sched.c154 if (get_free_swap() < (uint64_t)(tstswap+FPS_SWAP_RESERVE)) {

Completed in 46 milliseconds