diff options
author | Brian Behlendorf <[email protected]> | 2015-09-04 13:02:48 -0700 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2015-09-04 13:14:21 -0700 |
commit | e20cd6f7a8922709b1aa2ecefd783390102d79e0 (patch) | |
tree | af96686cc8418ec8acc8da2171be5f48fbfa4790 /man | |
parent | dca8c34da4212ed85a92111f26bd3a3cd782f270 (diff) | |
parent | d60328645d34be592e41e8319138e5d14cc258f7 (diff) |
Merge branch 'zvol'
Performance improvements for zvols.
Signed-off-by: Richard Yao <[email protected]>
Signed-off-by: Brian Behlendorf <[email protected]>
Closes #3720
Diffstat (limited to 'man')
-rw-r--r-- | man/man5/zfs-module-parameters.5 | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/man/man5/zfs-module-parameters.5 b/man/man5/zfs-module-parameters.5 index 35ea9d9f6..2ceb65519 100644 --- a/man/man5/zfs-module-parameters.5 +++ b/man/man5/zfs-module-parameters.5 @@ -1591,17 +1591,6 @@ Max number of blocks to discard at once Default value: \fB16,384\fR. .RE -.sp -.ne 2 -.na -\fBzvol_threads\fR (uint) -.ad -.RS 12n -Max number of threads to handle zvol I/O requests -.sp -Default value: \fB32\fR. -.RE - .SH ZFS I/O SCHEDULER ZFS issues I/O operations to leaf vdevs to satisfy and complete I/Os. The I/O scheduler determines when and in what order those operations are |