mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-22 02:27:36 +03:00
Disable zio_dva_throttle_enabled by default
Until it can be determined definitively that a performance
regression wasn't introduced accidentally by 3dfb57a this
functionality is being disabled by default. It can be re-
enabled by setting zio_dva_throttle_enabled=1.
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #5335
Issue #5289
This commit is contained in:
@@ -1861,7 +1861,7 @@ Default value: \fB30,000\fR.
|
||||
Throttle block allocations in the ZIO pipeline. This allows for
|
||||
dynamic allocation distribution when devices are imbalanced.
|
||||
.sp
|
||||
Default value: \fB1\fR.
|
||||
Default value: \fB0\fR.
|
||||
.RE
|
||||
|
||||
.sp
|
||||
|
||||
Reference in New Issue
Block a user