]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'block-5.16-2021-12-19' of git://git.kernel.dk/linux-block
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 19 Dec 2021 20:38:53 +0000 (12:38 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 19 Dec 2021 20:38:53 +0000 (12:38 -0800)
commit3d409329580aedcd02842779d09e40b6535b7ca0
tree231c912336606f39bbaee625ca1fcc8bea8a5fc7
parentf868353489c20b4fd983f1d229143dc3085de4e2
parentdf77d7c73dc1fc8be3855ecc0d1d1ae852e625a3
Merge tag 'block-5.16-2021-12-19' of git://git.kernel.dk/linux-block

Pull block revert from Jens Axboe:
 "It turns out that the fix for not hammering on the delayed work timer
  too much caused a performance regression for BFQ, so let's revert the
  change for now.

  I've got some ideas on how to fix it appropriately, but they should
  wait for 5.17"

* tag 'block-5.16-2021-12-19' of git://git.kernel.dk/linux-block:
  Revert "block: reduce kblockd_mod_delayed_work_on() CPU consumption"