mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2024-12-25 18:59:33 +03:00
Update documentation for new parameter "zfs_qat_disable"
Update documentation in zfs-module-parameters.5 for new parameter "zfs_qat_disable" which was introduced by #5846. Reviewed-by: George Melikov <mail@gmelikov.ru> Reviewed-by: Giuseppe Di Natale <dinatale2@llnl.gov> Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Signed-off-by: Weigang Li <weigang.li@intel.com> Closes #5914
This commit is contained in:
parent
06480b2790
commit
39ccc90967
@ -2004,6 +2004,19 @@ table.
|
|||||||
Default value: \fB131,072\fR.
|
Default value: \fB131,072\fR.
|
||||||
.RE
|
.RE
|
||||||
|
|
||||||
|
.sp
|
||||||
|
.ne 2
|
||||||
|
.na
|
||||||
|
\fBzfs_qat_disable\fR (int)
|
||||||
|
.ad
|
||||||
|
.RS 12n
|
||||||
|
This tunable disables qat hardware acceleration for gzip compression.
|
||||||
|
It is available only if qat acceleration is compiled in and qat driver
|
||||||
|
is present.
|
||||||
|
.sp
|
||||||
|
Use \fB1\fR for yes and \fB0\fR for no (default).
|
||||||
|
.RE
|
||||||
|
|
||||||
.SH ZFS I/O SCHEDULER
|
.SH ZFS I/O SCHEDULER
|
||||||
ZFS issues I/O operations to leaf vdevs to satisfy and complete I/Os.
|
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
|
The I/O scheduler determines when and in what order those operations are
|
||||||
|
Loading…
Reference in New Issue
Block a user