Lines Matching refs:number
30 rcutorture update version number: 615
32 The first line shows the number of rcutorture tests that have completed
34 string will appear as shown above. The second line shows the number of
71 o The number at the beginning of each line is the CPU number.
76 substantially larger than the number of actual CPUs.
83 Note that although the grace-period number is an unsigned long,
107 due to an interrupt. This number is even if the CPU is in idle
108 from RCU's viewpoint and odd otherwise. The number after the
110 or a large number added to the interrupt-nesting depth when
114 interrupt-nesting levels. The number after the second "/"
117 o "df" is the number of times that some other CPU has forced a
121 o "of" is the number of times that some other CPU has forced a
131 o "ql" is the number of RCU callbacks currently residing on
132 this CPU. The first number is the number of "lazy" callbacks
133 that are known to RCU to only be freeing memory, and the number
134 after the "/" is the total number of callbacks, lazy or not.
166 o "b" is the batch limit for this CPU. If more than this number
170 o "ci" is the number of RCU callbacks that have been invoked for
171 this CPU. Note that ci+nci+ql is the number of callbacks that have
174 o "nci" is the number of RCU callbacks that have been offloaded from
179 o "co" is the number of RCU callbacks that have been orphaned due to
183 o "ca" is the number of RCU callbacks that have been adopted by this
185 the number of RCU callbacks registered on this CPU.
226 The number after the final slash is the CPU that the kthread
232 the number of times that this CPU's per-CPU kthread has gone
244 o "s" is the starting sequence number.
246 o "d" is the ending sequence number. When the starting and ending
249 o "w" is the number of times that the sequence numbers have been
252 o "tf" is the number of times that contention has resulted in a
255 o "wd1" and "wd2" are the number of times that an attempt to
260 o "n" is number of times that contention was so great that
264 o "sc" is the number of times that the attempt to start a
267 o "dt" is the number of times that we attempted to update
270 o "dl" is the number of times that we failed to update the "d"
273 o "dx" is the number of times that we succeeded in updating
283 o "completed" is the number of grace periods that have completed.
288 o "gpnum" is the number of grace periods that have started. It is
298 o "age" is the number of jiffies that the current grace period
320 o "jfq" is the number of jiffies remaining for this grace period
327 Yes, Paul did run into a number of problems that turned out to
330 o "nfqs" is the number of calls to force_quiescent_state() since
333 o "nfqsng" is the number of useless calls to force_quiescent_state(),
336 into a kthread. The number in parentheses is the difference
337 between "nfqs" and "nfqsng", or the number of times that
340 o "fqlh" is the number of calls to force_quiescent_state() that
389 o The number after the "^" indicates the bit in the
410 o The leading number is the CPU number, with "!" indicating
413 o "np" is the number of times that __rcu_pending() has been invoked
416 o "qsp" is the number of times that the RCU was waiting for a
419 o "rpq" is the number of times that the CPU had passed through
422 o "cbr" is the number of times that this CPU had RCU callbacks
426 o "cng" is the number of times that this CPU needed another
429 o "gpc" is the number of times that an old grace period had
432 o "gps" is the number of times that a new grace period had started,
435 o "ndw" is the number of times that a wakeup of an rcuo
439 o "nn" is the number of times that this CPU needed nothing.
452 o "n:m" is the CPU-number range for the corresponding two-line
494 o "ntb" is the number of tasks boosted.
496 o "neb" is the number of tasks boosted in order to complete an
499 o "nnb" is the number of tasks boosted in order to complete a
512 o "balk: nt" counts the number of times we didn't boost (in
518 o "egt" counts the number of times we balked because although
522 o "bt" counts the number of times we balked because boosting
525 o "nb" counts the number of times we balked because there
530 o "ny" counts the number of times we balked because it was
533 o "nos" counts the number of times we balked for other
551 o "qlen" is the number of RCU callbacks currently waiting either