diff options
author | Jaegeuk Kim <jaegeuk@kernel.org> | 2018-02-18 19:50:49 +0300 |
---|---|---|
committer | Jaegeuk Kim <jaegeuk@kernel.org> | 2018-03-13 02:05:50 +0300 |
commit | 079396270b0f1e98496ef7672dd754bdd42574dc (patch) | |
tree | d43fd93275089f03879da9315eafb5cf6b90b854 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | 69babac019337b35aae5644ccf8089243c749d4c (diff) | |
download | linux-079396270b0f1e98496ef7672dd754bdd42574dc.tar.xz |
f2fs: add mount option for segment allocation policy
This patch adds an mount option, "alloc_mode=%s" having two options, "default"
and "reuse".
In "alloc_mode=reuse" case, f2fs starts to allocate segments from 0'th segment
all the time to reassign segments. It'd be useful for small-sized eMMC parts.
Reviewed-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions