f2fs: control the memory footprint used by ino entries
authorJaegeuk Kim <jaegeuk@kernel.org>
Thu, 6 Nov 2014 23:24:46 +0000 (15:24 -0800)
committerJaegeuk Kim <jaegeuk@kernel.org>
Thu, 6 Nov 2014 23:24:46 +0000 (15:24 -0800)
commite5e7ea3c86e56b725e4076e8dc583378abad7697
treea45ac759f1fc7391327ebc1dc56e8db00f9a3cc8
parent8c402946f0743af91d22eca31d98b058b3371054
f2fs: control the memory footprint used by ino entries

This patch adds to control the memory footprint used by ino entries.
This will conduct best effort, not strictly.

Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
fs/f2fs/node.c
fs/f2fs/node.h
fs/f2fs/segment.c
This page took 0.062184 seconds and 5 git commands to generate.