Skip to content

Commit 077fd55

Browse files
authored
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
1 parent 3871093 commit 077fd55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

man/man4/zfs.4

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1225,7 +1225,7 @@ the active I/O limit is linearly
12251225
interpolated.
12261226
.No See Sx ZFS I/O SCHEDULER .
12271227
.
1228-
.It Sy zfs_vdev_async_write_max_active Ns = Ns Sy 30 Pq uint
1228+
.It Sy zfs_vdev_async_write_max_active Ns = Ns Sy 10 Pq uint
12291229
Maximum asynchronous write I/O operations active to each device.
12301230
.No See Sx ZFS I/O SCHEDULER .
12311231
.

0 commit comments

Comments
 (0)