]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
bcachefs: Account for ioclock slop when throttling rebalance thread
authorKent Overstreet <kent.overstreet@gmail.com>
Tue, 7 Apr 2020 17:49:14 +0000 (13:49 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Sun, 22 Oct 2023 21:08:38 +0000 (17:08 -0400)
commite77e4efce31f3739fa85a84c5197b7cd18747a64
tree4f4b101741bc94473ba8e29b0a5f8245f63c3939
parent0f9dda478fb50bb7c55e4760158a6ef7cca7cb04
bcachefs: Account for ioclock slop when throttling rebalance thread

This should fix an issue where the rebalance thread was spinning

Signed-off-by: Kent Overstreet <kent.overstreet@gmail.com>
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
fs/bcachefs/rebalance.c