diff options
author | Yangtao Li <[email protected]> | 2022-10-25 14:50:24 +0800 |
---|---|---|
committer | Jaegeuk Kim <[email protected]> | 2022-11-01 17:56:02 -0700 |
commit | 6359a1aaca527311b7145ec6eb16890a5ddf5214 (patch) | |
tree | 0e2f75c3707f2a15e3a8c384d43975e23dab9476 /tools/perf/scripts/python/flamegraph.py | |
parent | 3688cbe39b7a9ef3feb73234fb351de33fd1da52 (diff) |
f2fs: fix gc mode when gc_urgent_high_remaining is 1
Under the current logic, when gc_urgent_high_remaining is set to 1,
the mode will be switched to normal at the beginning, instead of
running in gc_urgent mode.
Let's switch the gc mode back to normal when the gc ends.
Fixes: 265576181b4a ("f2fs: remove gc_urgent_high_limited for cleanup")
Signed-off-by: Yangtao Li <[email protected]>
Reviewed-by: Chao Yu <[email protected]>
Signed-off-by: Jaegeuk Kim <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions