mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-26 18:16:26 +00:00
Btrfs: Wait for async bio submissions to make some progress at queue time
Before, the btrfs bdi congestion function was used to test for too many async bios. This keeps that check to throttle pdflush, but also adds a check while queuing bios. Signed-off-by: Chris Mason <chris.mason@oracle.com>
This commit is contained in:
parent
4d1b5fb4d7
commit
b64a2851ba
4 changed files with 27 additions and 10 deletions
Loading…
Add table
Add a link
Reference in a new issue