Skip to content

Commit 1c1636c

Browse files
0mpgmelikov
andauthored
Fix default value of zio_taskq_batch_pct (#522)
* Fix default value of zio_taskq_batch_pct --------- Co-authored-by: George Melikov <[email protected]>
1 parent 9ac354f commit 1c1636c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Performance and Tuning/Module Parameters.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -6294,7 +6294,7 @@ therefore require recompiling the kernel module to adjust.
62946294
| Range | 1 to 100, fractional number of CPUs are |
62956295
| | rounded down |
62966296
+---------------------+-----------------------------------------------+
6297-
| Default | 75 |
6297+
| Default | 75 for versions before v.2.2.0, 80 after |
62986298
+---------------------+-----------------------------------------------+
62996299
| Change | Prior to zfs module load |
63006300
+---------------------+-----------------------------------------------+

0 commit comments

Comments
 (0)