mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-26 18:16:26 +00:00
Btrfs: Throttle tuning
This avoids waiting for transactions with pages locked by breaking out the code to wait for the current transaction to close into a function called by btrfs_throttle. It also lowers the limits for where we start throttling. Signed-off-by: Chris Mason <chris.mason@oracle.com>
This commit is contained in:
parent
47ac14fa0f
commit
37d1aeee39
3 changed files with 31 additions and 12 deletions
Loading…
Add table
Add a link
Reference in a new issue