commit | 2dd3e67b1eaec8504da7e12b8afee77323a49f38 | [log] [tgz] |
---|---|---|
author | Chris Mason <chris.mason@oracle.com> | Mon Aug 04 08:20:15 2008 -0400 |
committer | Chris Mason <chris.mason@oracle.com> | Thu Sep 25 11:04:06 2008 -0400 |
tree | 794035de0243b20cda0fdf571e2ed02f29aa962e | |
parent | 65b51a009e29e64c0951f21ea17fdc66bbb0fbd7 [diff] |
Btrfs: More throttle tuning * Make walk_down_tree wake up throttled tasks more often * Make walk_down_tree call cond_resched during long loops * As the size of the ref cache grows, wait longer in throttle * Get rid of the reada code in walk_down_tree, the leaves don't get read anymore, thanks to the ref cache. Signed-off-by: Chris Mason <chris.mason@oracle.com>