Commit d7fc640e authored by Chris Mason's avatar Chris Mason
Browse files

Btrfs: Allocator improvements



Reduce CPU time searching for free blocks by optimizing find_first_extent_bit

Fix find_free_extent to make better use of the last_alloc hint.  Before it
was often finding blocks just before the hint.

Signed-off-by: default avatarChris Mason <chris.mason@oracle.com>
parent 9afbb0b7
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment