diff options
author | 2009-02-04 09:33:00 -0500 | |
---|---|---|
committer | 2009-02-04 09:33:00 -0500 | |
commit | 9b0d3ace33ef225690a86d7130feadb22367f496 (patch) | |
tree | eae45955a38b4d4c2515549112ec749590b56aa9 /include/linux/interrupt.h | |
parent | Btrfs: Only prep for btree deletion balances when nodes are mostly empty (diff) | |
download | wireguard-linux-9b0d3ace33ef225690a86d7130feadb22367f496.tar.xz wireguard-linux-9b0d3ace33ef225690a86d7130feadb22367f496.zip |
Btrfs: don't return congestion in write_cache_pages as often
On fast devices that go from congested to uncongested very quickly, pdflush
is waiting too often in congestion_wait, and the FS is backing off to
easily in write_cache_pages.
For now, fix this on the btrfs side by only checking congestion after
some bios have already gone down. Longer term a real fix is needed
for pdflush, but that is a larger project.
Signed-off-by: Chris Mason <chris.mason@oracle.com>
Diffstat (limited to 'include/linux/interrupt.h')
0 files changed, 0 insertions, 0 deletions