Skip to content
Commit 7a20b8a6 authored by Jaegeuk Kim's avatar Jaegeuk Kim
Browse files

f2fs: allocate node and hot data in the beginning of partition



In order to give more spatial locality, this patch changes the block allocation
policy which assigns beginning of partition for small and hot data/node blocks.
In order to do this, we set noheap allocation by default and introduce another
mount option, heap, to reset it back.

Signed-off-by: default avatarJaegeuk Kim <jaegeuk@kernel.org>
parent c541a51b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment