Home
last modified time | relevance | path

Searched defs:TASKQ_THREADS_CPU_PCT (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/uts/common/sys/
H A Dtaskq.h52 #define TASKQ_THREADS_CPU_PCT 0x0008 /* number of threads as % of ncpu */ macro
/titanic_44/usr/src/lib/libzpool/common/sys/
H A Dzfs_context.h368 #define TASKQ_THREADS_CPU_PCT 0x0008 /* Scale # threads by # cpus */ macro