Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 268943
b: refs/heads/master
c: d5988af
h: refs/heads/master
i:
  268941: 453c459
  268939: 9cf51d4
  268935: 9d4fdc0
  268927: eeb58de
v: v3
  • Loading branch information
Paul E. McKenney authored and Paul E. McKenney committed Sep 29, 2011
1 parent 3920a40 commit 16907c2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 1eb521210a8c9823038abe4ddfe8c69e713ec17d
refs/heads/master: d5988af53102f3b73e5e0788be024ccfa51869de
4 changes: 4 additions & 0 deletions trunk/Documentation/RCU/trace.txt
Original file line number Diff line number Diff line change
Expand Up @@ -184,10 +184,14 @@ o "kt" is the per-CPU kernel-thread state. The digit preceding
The number after the final slash is the CPU that the kthread
is actually running on.

This field is displayed only for CONFIG_RCU_BOOST kernels.

o "ktl" is the low-order 16 bits (in hexadecimal) of the count of
the number of times that this CPU's per-CPU kthread has gone
through its loop servicing invoke_rcu_cpu_kthread() requests.

This field is displayed only for CONFIG_RCU_BOOST kernels.

o "b" is the batch limit for this CPU. If more than this number
of RCU callbacks is ready to invoke, then the remainder will
be deferred.
Expand Down

0 comments on commit 16907c2

Please sign in to comment.