Skip to content
Snippets Groups Projects
Commit 883d4cae authored by Mark Fasheh's avatar Mark Fasheh
Browse files

ocfs2: allocation hints


Record the most recently used allocation group on the allocation context, so
that subsequent allocations can attempt to optimize for contiguousness.
Local alloc especially should benefit from this as the current chain search
tends to let it spew across the disk.

Signed-off-by: default avatarMark Fasheh <mark.fasheh@oracle.com>
parent 7bf72ede
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment