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 sequence number, with an odd number indicating that
247 o "wd0", "wd1", "wd2", and "wd3" are the number of times that an
252 o "n" is number of times that a concurrent CPU-hotplug operation
255 o "enq" is the number of quiescent states still outstanding.
257 o "sc" is the number of times that the attempt to start a
267 o "completed" is the number of grace periods that have completed.
272 o "gpnum" is the number of grace periods that have started. It is
282 o "age" is the number of jiffies that the current grace period
304 o "jfq" is the number of jiffies remaining for this grace period
311 Yes, Paul did run into a number of problems that turned out to
314 o "nfqs" is the number of calls to force_quiescent_state() since
317 o "nfqsng" is the number of useless calls to force_quiescent_state(),
320 into a kthread. The number in parentheses is the difference
321 between "nfqs" and "nfqsng", or the number of times that
324 o "fqlh" is the number of calls to force_quiescent_state() that
373 o The number after the "^" indicates the bit in the
394 o The leading number is the CPU number, with "!" indicating
397 o "np" is the number of times that __rcu_pending() has been invoked
400 o "qsp" is the number of times that the RCU was waiting for a
403 o "rpq" is the number of times that the CPU had passed through
406 o "cbr" is the number of times that this CPU had RCU callbacks
410 o "cng" is the number of times that this CPU needed another
413 o "gpc" is the number of times that an old grace period had
416 o "gps" is the number of times that a new grace period had started,
419 o "ndw" is the number of times that a wakeup of an rcuo
423 o "nn" is the number of times that this CPU needed nothing.
436 o "n:m" is the CPU-number range for the corresponding two-line
478 o "ntb" is the number of tasks boosted.
480 o "neb" is the number of tasks boosted in order to complete an
483 o "nnb" is the number of tasks boosted in order to complete a
496 o "balk: nt" counts the number of times we didn't boost (in
502 o "egt" counts the number of times we balked because although
506 o "bt" counts the number of times we balked because boosting
509 o "nb" counts the number of times we balked because there
514 o "ny" counts the number of times we balked because it was
517 o "nos" counts the number of times we balked for other
535 o "qlen" is the number of RCU callbacks currently waiting either