aboutsummaryrefslogtreecommitdiffstats
path: root/man/man4
diff options
context:
space:
mode:
authorAllan Jude <[email protected]>2022-11-28 14:41:14 -0500
committerGitHub <[email protected]>2022-11-28 11:41:14 -0800
commit077fd55e85506ad892e9367b8ce7fb69e2ca590d (patch)
tree7dfe6fb8e9189707e18391ad26ed120ef770f50c /man/man4
parent387109364e66468736000a57e071cdfff8328ff6 (diff)
zfs.4: Correct the default for zfs_vdev_async_write_max_active
Reviewed-by: Alexander Motin <[email protected]> Reviewed-by: Richard Yao <[email protected]> Reviewed-by: George Melikov <[email protected]> Signed-off-by: Allan Jude <[email protected]> Closes #14179
Diffstat (limited to 'man/man4')
-rw-r--r--man/man4/zfs.42
1 files changed, 1 insertions, 1 deletions
diff --git a/man/man4/zfs.4 b/man/man4/zfs.4
index 3b3fbcabe..8cef04cda 100644
--- a/man/man4/zfs.4
+++ b/man/man4/zfs.4
@@ -1225,7 +1225,7 @@ the active I/O limit is linearly
interpolated.
.No See Sx ZFS I/O SCHEDULER .
.
-.It Sy zfs_vdev_async_write_max_active Ns = Ns Sy 30 Pq uint
+.It Sy zfs_vdev_async_write_max_active Ns = Ns Sy 10 Pq uint
Maximum asynchronous write I/O operations active to each device.
.No See Sx ZFS I/O SCHEDULER .
.