aboutsummaryrefslogtreecommitdiff
path: root/kernel
diff options
context:
space:
mode:
authorJaegeuk Kim <jaegeuk@kernel.org>2017-03-24 20:41:45 -0400
committerMoyster <oysterized@gmail.com>2017-05-21 18:39:28 +0200
commit47b5ff4868ef65f869e7bdf636a8bac7e25c2ef4 (patch)
tree11971ac1546cdc010ed7cdc80623908f4bef873d /kernel
parent1b43f403031dbd38178e9e88cdd3218216bb7307 (diff)
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> Conflicts: fs/f2fs/super.c
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions