Kernel sources for Moto G9 (Play) (Guamp)
Find a file
Chris Mason 4854ddd0ed Btrfs: Wait for kernel threads to make progress during async submission
Before this change, btrfs would use a bdi congestion function to make
sure there weren't too many pending async checksum work items.

This change makes the process creating async work items wait instead,
leading to fewer congestion returns from the bdi.  This improves
pdflush background_writeout scanning.

Signed-off-by: Chris Mason <chris.mason@oracle.com>
2008-09-25 11:04:06 -04:00
fs/btrfs Btrfs: Wait for kernel threads to make progress during async submission 2008-09-25 11:04:06 -04:00