From c14f42ee71288f5fd190822a79a007053b2ed471 Mon Sep 17 00:00:00 2001 From: Weigang Li Date: Thu, 23 Mar 2017 10:55:52 +0800 Subject: [PATCH] Update documentation for new parameter "zfs_qat_disable". --- man/man5/zfs-module-parameters.5 | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/man/man5/zfs-module-parameters.5 b/man/man5/zfs-module-parameters.5 index ca92af5511fa..1d9e80282165 100644 --- a/man/man5/zfs-module-parameters.5 +++ b/man/man5/zfs-module-parameters.5 @@ -2004,6 +2004,17 @@ table. Default value: \fB131,072\fR. .RE +.sp +.ne 2 +.na +\fBzfs_qat_disable\fR (int) +.ad +.RS 12n +This tunable disables qat hardware acceleration for gzip compression. +.sp +Use \fB1\fR for yes and \fB0\fR for no (default). +.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