small typo

George Melikov 2018-09-26 11:15:39 +03:00
parent 6197049b53
commit d7c50be52a
1 changed files with 1 additions and 1 deletions

@ -3124,7 +3124,7 @@ See also [zfs_dirty_data_sync](#zfs_dirty_data_sync) and
| Versions Affected | all | Versions Affected | all
### zfs_vdev_aggregation_limit ### zfs_vdev_aggregation_limit
To reduce IOPs, small, adjacent I/Os can be aggregated (coalesced) into into a To reduce IOPs, small, adjacent I/Os can be aggregated (coalesced) into a
large I/O. large I/O.
For reads, aggregations occur across small adjacency gaps. For reads, aggregations occur across small adjacency gaps.
For writes, aggregation can occur at the ZFS or disk level. For writes, aggregation can occur at the ZFS or disk level.