]> git.proxmox.com Git - mirror_zfs.git/commit
OpenZFS 6569 - large file delete can starve out write ops
authorGeorge Melikov <mail@gmelikov.ru>
Tue, 31 Jan 2017 22:44:03 +0000 (01:44 +0300)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Tue, 31 Jan 2017 22:44:03 +0000 (14:44 -0800)
commit539d33c791da2f970cfa5a1bddf0533b23146265
tree5a59b80e96d34734909339cba2740d348e2095e9
parenta873815b95a4a66294c31db70cdce0e1a6ff650f
OpenZFS 6569 - large file delete can starve out write ops

Authored by: Alek Pinchuk <alek@nexenta.com>
Reviewed by: Matt Ahrens <mahrens@delphix.com>
Reviewed by: Sanjay Nadkarni <sanjay.nadkarni@nexenta.com>
Reviewed by: Pavel Zakharov <pavel.zakharov@delphix.com>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Ported-by: George Melikov <mail@gmelikov.ru>
Tested-by: kernelOfTruth <kerneloftruth@gmail.com>
OpenZFS-issue: https://www.illumos.org/issues/6569
OpenZFS-commit: https://github.com/openzfs/openzfs/commit/1bf4b6f2
Closes #5706
include/sys/dsl_pool.h
include/sys/trace_dmu.h
module/zfs/dmu.c
module/zfs/dsl_pool.c