diff options
author | Jaegeuk Kim <jaegeuk@kernel.org> | 2017-03-24 20:41:45 -0400 |
---|---|---|
committer | Jaegeuk Kim <jaegeuk@kernel.org> | 2017-03-29 17:34:37 -0700 |
commit | 7a20b8a61eff81bdb7097a578752a74860e9d142 (patch) | |
tree | aebd2031eeea3771201126c0b4020e4f09d6a20a /fs/f2fs/segment.h | |
parent | c541a51b8ce81d003b02ed67ad3604a2e6220e3e (diff) | |
download | linux-stable-7a20b8a61eff81bdb7097a578752a74860e9d142.tar.gz linux-stable-7a20b8a61eff81bdb7097a578752a74860e9d142.tar.bz2 linux-stable-7a20b8a61eff81bdb7097a578752a74860e9d142.zip |
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: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'fs/f2fs/segment.h')
0 files changed, 0 insertions, 0 deletions