Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/contrib/openzfs/tests/zfs-tests/include/
HDtunables.cfg94 ZIO_SLOW_IO_MS zio.slow_io_ms zio_slow_io_ms
/freebsd-13-stable/sys/contrib/openzfs/tests/zfs-tests/tests/perf/
HDperf.shlib511 zio_slow_io_ms
/freebsd-13-stable/sys/contrib/openzfs/module/zfs/
HDzio.c86 int zio_slow_io_ms = (30 * MILLISEC); variable
4623 if (zio->io_delay >= MSEC2NSEC(zio_slow_io_ms)) { in zio_done()