]> git.proxmox.com Git - mirror_zfs.git/commit - module/zfs/dmu_tx.c
Introduce kstat dmu_tx_dirty_frees_delay
authorFeng Sun <loyou85@gmail.com>
Wed, 25 Jul 2018 16:52:27 +0000 (00:52 +0800)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Wed, 25 Jul 2018 16:52:27 +0000 (09:52 -0700)
commit750e1f88d386b752283de7ed763af2a189b73677
tree5656475f18f12c9db61fac294797ffd7780298f2
parent473c976a0c4da84d8b49edaaf3d88a716d8dde2c
Introduce kstat dmu_tx_dirty_frees_delay

It is helpful to tune zfs_per_txg_dirty_frees_percent for commit
539d33c7(OpenZFS 6569 - large file delete can starve out write ops).

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed by: Richard Elling <Richard.Elling@RichardElling.com>
Signed-off-by: Feng Sun <loyou85@gmail.com>
Closes #7718
include/sys/dmu_tx.h
module/zfs/dmu.c
module/zfs/dmu_tx.c