]> git.baikalelectronics.ru Git - kernel.git/commit
Revert "block: reduce kblockd_mod_delayed_work_on() CPU consumption"
authorJens Axboe <axboe@kernel.dk>
Sun, 19 Dec 2021 14:58:44 +0000 (07:58 -0700)
committerJens Axboe <axboe@kernel.dk>
Sun, 19 Dec 2021 14:58:44 +0000 (07:58 -0700)
commitdf77d7c73dc1fc8be3855ecc0d1d1ae852e625a3
tree0284e8838cfa22daf84af6e43f221de3e2bb9883
parent3871bd04fc80c78811634829f4bbb7cef72e65ab
Revert "block: reduce kblockd_mod_delayed_work_on() CPU consumption"

This reverts commit de21d31bfd025a19cb3440126f4619b2ddfa3b2e.

Alex and the kernel test robot report that this causes a significant
performance regression with BFQ. I can reproduce that result, so let's
revert this one as we're close to -rc6 and we there's no point in trying
to rush a fix.

Link: https://lore.kernel.org/linux-block/1639853092.524jxfaem2.none@localhost/
Link: https://lore.kernel.org/lkml/20211219141852.GH14057@xsang-OptiPlex-9020/
Reported-by: Alex Xu (Hello71) <alex_y_xu@yahoo.ca>
Reported-by: kernel test robot <oliver.sang@intel.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/blk-core.c