• Chris Mason's avatar
    Btrfs: Throttle tuning · 37d1aeee
    Chris Mason authored
    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: default avatarChris Mason <chris.mason@oracle.com>
    37d1aeee
extent-tree.c 94.6 KB