We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7345cc commit 4a09e35Copy full SHA for 4a09e35
Documentation/RCU/stallwarn.rst
@@ -249,7 +249,7 @@ ticks this GP)" indicates that this CPU has not taken any scheduling-clock
249
interrupts during the current stalled grace period.
250
251
The "idle=" portion of the message prints the dyntick-idle state.
252
-The hex number before the first "/" is the low-order 12 bits of the
+The hex number before the first "/" is the low-order 16 bits of the
253
dynticks counter, which will have an even-numbered value if the CPU
254
is in dyntick-idle mode and an odd-numbered value otherwise. The hex
255
number between the two "/"s is the value of the nesting, which will be
0 commit comments