Fork of reMarkable kernel https://github.com/reMarkable/linux
Go to file
Chris Mason d3c2fdcf7b Btrfs: Use balance_dirty_pages_nr on btree blocks
btrfs_btree_balance_dirty is changed to pass the number of pages dirtied
for more accurate dirty throttling.  This lets the VM make better decisions
about when to force some writeback.

Signed-off-by: Chris Mason <chris.mason@oracle.com>
2008-09-25 11:00:48 -04:00
fs/btrfs Btrfs: Use balance_dirty_pages_nr on btree blocks 2008-09-25 11:00:48 -04:00