Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dspa.c166 uint_t zio_taskq_batch_pct = 75; /* 1 thread per cpu in pset */ variable
976 value = MIN(zio_taskq_batch_pct, 100); in spa_taskqs_init()