diff options
| author | Chao Yu <chao@kernel.org> | 2026-01-04 10:07:17 +0800 |
|---|---|---|
| committer | Jaegeuk Kim <jaegeuk@kernel.org> | 2026-01-07 03:17:06 +0000 |
| commit | e4b75621fc439399b94c4265cb54d2bda1177397 (patch) | |
| tree | b7e6b072df59ef6247895ff3d5ccb3fe6a33501a /tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git | |
| parent | 79b3cebc70fcadf914d3ad1ae59d59cc62a47c46 (diff) | |
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 'tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions
