aboutsummaryrefslogtreecommitdiff
path: root/mm/mm_init.c
diff options
context:
space:
mode:
authorJosef Bacik <[email protected]>2012-10-15 13:43:18 -0400
committerChris Mason <[email protected]>2012-12-16 20:46:26 -0500
commit41be1f3b40b87de33cd2e7463dce88596dbdccc4 (patch)
tree6b2bd0ec252c70df303ec89b65fce172a9b5e921 /mm/mm_init.c
parentad9145596986b672d8c8235c92ed5307f82d045d (diff)
Btrfs: optimize leaf_space_used
This gets called at least 4 times for every level while adding an object, and it involves 3 kmapping calls, which on my box take about 5us a piece. So instead use a token, which brings us down to 1 kmap call and makes this function take 1/3 of the time per call. Thanks, Signed-off-by: Josef Bacik <[email protected]> Signed-off-by: Chris Mason <[email protected]>
Diffstat (limited to 'mm/mm_init.c')
0 files changed, 0 insertions, 0 deletions