diff options
author | Jaegeuk Kim <jaegeuk.kim@samsung.com> | 2014-03-19 06:17:21 +0100 |
---|---|---|
committer | Jaegeuk Kim <jaegeuk.kim@samsung.com> | 2014-03-20 14:10:10 +0100 |
commit | 58c410351eba3d24f741c85a0eb9eaf15c94047d (patch) | |
tree | 0d6f328aa1c7645a8ba92bc80c91cfd425ca3c91 /fs/f2fs/f2fs.h | |
parent | f2fs: add missing documentation for dir_level (diff) | |
download | linux-58c410351eba3d24f741c85a0eb9eaf15c94047d.tar.xz linux-58c410351eba3d24f741c85a0eb9eaf15c94047d.zip |
f2fs: change reclaim rate in percentage
It is more reasonable to determine the reclaiming rate of prefree segments
according to the volume size, which is set to 5% by default.
For example, if the volume is 128GB, the prefree segments are reclaimed
when the number reaches to 6.4GB.
Signed-off-by: Jaegeuk Kim <jaegeuk.kim@samsung.com>
Diffstat (limited to 'fs/f2fs/f2fs.h')
0 files changed, 0 insertions, 0 deletions