Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dspa.c167 boolean_t zio_taskq_sysdc = B_TRUE; /* use SDC scheduling class */ variable
999 if (zio_taskq_sysdc && spa->spa_proc != &p0) { in spa_taskqs_init()
1119 if (zio_taskq_sysdc) { in spa_thread()