Searched defs:queue_depth_total (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dspa.c6578 uint64_t queue_depth_total = 0; local
6594 queue_depth_total += mg->mg_max_alloc_queue_depth;
6598 mc->mc_alloc_max_slots = queue_depth_total;

Completed in 558 milliseconds