• C
    Btrfs: Throttle tuning · 37d1aeee
    Chris Mason 提交于
    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: NChris Mason <chris.mason@oracle.com>
    37d1aeee
file.c 29.1 KB