Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/avs/ns/sv/
H A Dsv.c159 static int sv_threads_hysteresis = 4; /* hysteresis for threadset resizing */ variable
1660 (nthreads - (sv_threads_inc + sv_threads_hysteresis))) && in sv_thread_tune()