diff options
author | Brian Behlendorf <[email protected]> | 2015-12-17 09:26:05 -0800 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2015-12-18 13:32:06 -0800 |
commit | a58df6f53687ac6d1dee21f60de41b2552a43201 (patch) | |
tree | acf683082fa88ee8f9ea5924cbec4a30210e4e4a /man/man1/cstyle.1 | |
parent | 6fe53787f38f10956b8d375133ed4559f8ce847b (diff) |
Fix zfs_vdev_aggregation_limit bounds checking
Update the bounds checking for zfs_vdev_aggregation_limit so that
it has a floor of zero and a maximum value of the supported block
size for the pool.
Additionally add an early return when zfs_vdev_aggregation_limit
equals zero to disable aggregation. For very fast solid state or
memory devices it may be more expensive to perform the aggregation
than to issue the IO immediately.
Signed-off-by: Brian Behlendorf <[email protected]>
Diffstat (limited to 'man/man1/cstyle.1')
0 files changed, 0 insertions, 0 deletions