Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/vm/
H A Dvm_seg.c134 int segpcache_pcp_maxage_sec = 1; /* pcp max age in secs */ variable
1390 segpcache_pcp_maxage_ticks = segpcache_pcp_maxage_sec * hz; in seg_pinit()