Skip to content

Commit 2536c5c

Browse files
MaxKellermannakpm00
authored andcommitted
kernel/rcu/tree_stall: add /sys/kernel/rcu_stall_count
Expose a simple counter to userspace for monitoring tools. Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Max Kellermann <[email protected]> Cc: Core Minyard <[email protected]> Cc: Doug Anderson <[email protected]> Cc: Joel Granados <[email protected]> Cc: Kees Cook <[email protected]> Cc: Song Liu <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
1 parent aaf05e9 commit 2536c5c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
What: /sys/kernel/rcu_stall_count
2+
Date: May 2025
3+
KernelVersion: 6.16
4+
Contact: Linux kernel mailing list <[email protected]>
5+
Description:
6+
Shows how many times the system has detected an RCU stall since last boot.

0 commit comments

Comments
 (0)