Searched refs:rdc_threads_inc (Results 1 – 1 of 1) sorted by relevance
152 int rdc_threads_inc = 8; /* increment for changing the size of the set */ variable234 change += nst_add_thread(_rdc_ioset, rdc_threads_inc); in rdc_thread_tune()236 (nthreads - (rdc_threads_inc + rdc_threads_hysteresis))) && in rdc_thread_tune()237 ((nthreads - rdc_threads_inc) >= rdc_threads)) in rdc_thread_tune()238 change -= nst_del_thread(_rdc_ioset, rdc_threads_inc); in rdc_thread_tune()