commit | 87959fa16cfbcf76245c11559db1940069621274 | [log] [tgz] |
---|---|---|
author | Jens Axboe <axboe@kernel.dk> | Sun Dec 19 07:58:44 2021 -0700 |
committer | Jens Axboe <axboe@kernel.dk> | Sun Dec 19 07:58:44 2021 -0700 |
tree | 0284e8838cfa22daf84af6e43f221de3e2bb9883 | |
parent | aa97f6cdb7e92909e17c8ca63e622fcb81d57a57 [diff] |
Revert "block: reduce kblockd_mod_delayed_work_on() CPU consumption" This reverts commit cb2ac2912a9ca7d3d26291c511939a41361d2d83. 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>