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

/opensolaris-onvv-gate/usr/src/uts/common/sys/
H A Dtaskq_impl.h110 int tq_threads_ncpus_pct; member in struct:taskq
/opensolaris-onvv-gate/usr/src/uts/common/os/
H A Dtaskq.c329 * percentage in tq_threads_ncpus_pct, start them off with the correct thread
835 uint_t newtarget = TASKQ_THREADS_PCT(ncpus, tq->tq_threads_ncpus_pct);
1844 tq->tq_threads_ncpus_pct = pct;
2064 tq->tq_threads_ncpus_pct = 0;

Completed in 169 milliseconds