Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddsl_scan.c145 int zfs_top_maxinflight = 32; /* maximum I/Os per top-level */ variable
1648 uint64_t maxinflight = rvd->vdev_children * zfs_top_maxinflight; in dsl_scan_prefetch_thread()