summaryrefslogtreecommitdiff
path: root/include/trace
diff options
context:
space:
mode:
authorChao Yu <chao@kernel.org>2026-01-04 05:07:17 +0300
committerJaegeuk Kim <jaegeuk@kernel.org>2026-01-07 06:17:06 +0300
commite4b75621fc439399b94c4265cb54d2bda1177397 (patch)
treeb7e6b072df59ef6247895ff3d5ccb3fe6a33501a /include/trace
parent79b3cebc70fcadf914d3ad1ae59d59cc62a47c46 (diff)
downloadlinux-e4b75621fc439399b94c4265cb54d2bda1177397.tar.xz
f2fs: sysfs: introduce max_lock_elapsed_time
This patch add a new sysfs node in /sys/fs/f2fs/<device>/max_lock_elapsed_time. This is a threshold, once a thread enters critical region that lock covers, total elapsed time exceeds this threshold, f2fs will print tracepoint to dump information of related context. This sysfs entry can be used to control the value of threshold, by default, the value is 500 ms. Signed-off-by: Chao Yu <chao@kernel.org> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'include/trace')
0 files changed, 0 insertions, 0 deletions