summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/task-analyzer.py
diff options
context:
space:
mode:
authorJaegeuk Kim <jaegeuk@kernel.org>2017-04-07 17:25:54 -0700
committerJaegeuk Kim <jaegeuk@kernel.org>2017-04-11 15:12:39 -0700
commit8fd5a37efa0b036353df253e20dabe8773c039cd (patch)
treec8a4fb7d75fb4868c39a758eb59bfc4dce052d7b /tools/perf/scripts/python/task-analyzer.py
parent4ddb1a4d4dc20642073b7d92400a67b67601fe6f (diff)
downloadkernel-8fd5a37efa0b036353df253e20dabe8773c039cd.tar.gz
f2fs: avoid frequent checkpoint during f2fs_gc
Now we're doing SSR aggressively more than ever before, so once we reach to the reserved_segment, f2fs_balance_fs will call f2fs_gc, which triggers checkpoint everytime. We actually must avoid that. Reviewed-by: Chao Yu <yuchao0@huawei.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions
-5.12.y&id=e0db94fe87dacd72be0699adcc29e321db7f1689'>bus: ti-sysc: Make OCP reset work for sysstatus and sysconfig reset bitsTony Lindgren 2019-05-28bus: ti-sysc: Add support for missing clockdomain handlingTony Lindgren 2019-04-05bus: ti-sysc: Handle swsup idle mode quirksTony Lindgren 2019-04-03bus: ti-sysc: Add quirk handling for external optional functional clockTony Lindgren 2019-04-01bus: ti-sysc: Handle missed no-idle property in addition to no-idle-on-initTony Lindgren 2018-09-24bus: ti-sysc: Defer suspend as neededTony Lindgren 2018-07-09bus: ti-sysc: Add support for using ti-sysc for MCAN on dra76xFaiz Abbas 2018-05-01bus: ti-sysc: Tag some modules resource providers for noirq suspendTony Lindgren 2018-02-26bus: ti-sysc: Handle some devices in omap_device compatible wayTony Lindgren 2018-02-26bus: ti-sysc: Add support for platform data callbacksTony Lindgren 2017-12-21bus: ti-sysc: Add parsing of module capabilitiesTony Lindgren 2017-12-21bus: ti-sysc: Handle module quirks based dts configurationTony Lindgren 2017-12-21bus: ti-sysc: Detect i2c interconnect target module based on register layoutTony Lindgren 2017-12-21bus: ti-sysc: Add register bits for interconnect target modulesTony Lindgren 2017-12-21bus: ti-sysc: Make omap_hwmod_sysc_fields into sysc_regbits platform dataTony Lindgren