]> git.proxmox.com Git - mirror_zfs-debian.git/blobdiff - man/man5/zfs-module-parameters.5
Imported Upstream version 0.6.5.4
[mirror_zfs-debian.git] / man / man5 / zfs-module-parameters.5
index 015ab0186957950d3459ca75283e486260b7e4da..bce26fa9d284666424b968d26e4684f385e9f1b4 100644 (file)
@@ -1598,6 +1598,23 @@ Prioritize requeued I/O
 Default value: \fB0\fR.
 .RE
 
+.sp
+.ne 2
+.na
+\fBzio_taskq_batch_pct\fR (uint)
+.ad
+.RS 12n
+Percentage of online CPUs (or CPU cores, etc) which will run a worker thread
+for IO. These workers are responsible for IO work such as compression and
+checksum calculations. Fractional number of CPUs will be rounded down.
+.sp
+The default value of 75 was chosen to avoid using all CPUs which can result in
+latency issues and inconsistent application performance, especially when high
+compression is enabled.
+.sp
+Default value: \fB75\fR.
+.RE
+
 .sp
 .ne 2
 .na