Lines Matching refs:period

47 	Displays grace-period counters.
83 Note that although the grace-period number is an unsigned long,
91 period that it is aware of, otherwise, the CPU believes that it
95 for the current grace period. It is possible for "pq" to be
99 yet reported for this grace period, or (3) both.
125 periods, and so there is likely to be an extended period of time
136 grace-period processing that they are in (new, waiting for
137 grace period to start, waiting for grace period to end, ready
144 ready to be handled by the next grace period, and thus
145 will be handled by the grace period following the next
149 ready to be handled by the next grace period.
152 waiting on the current grace period.
155 already been handled by a prior grace period, and are
247 numbers differ, there is an expedited grace period in progress.
253 failure to begin an expedited grace period.
256 start an expedited grace period found that someone else had
257 completed an expedited grace period that satisfies the
261 the request was demoted from an expedited grace period to
262 a normal grace period.
265 new expedited grace period succeeded.
286 that the corresponding RCU grace period has completed.
291 the corresponding RCU grace period has started.
293 If these two fields are equal, then there is no grace period
296 period is in progress.
298 o "age" is the number of jiffies that the current grace period
299 has extended for, or zero if there is no grace period currently
302 o "max" is the age in jiffies of the longest-duration grace period
320 o "jfq" is the number of jiffies remaining for this grace period
322 along. Note that CPUs in idle mode throughout the grace period
334 where there wasn't actually a grace period active. This can
335 no longer happen due to grace-period processing being pushed
358 not yet checked in for the current grace period ("e"
361 currently expected to check in during each grace period.
363 at the beginning of each grace period.
369 period, while a "E" preceding the ">" indicates that
371 section blocks the current expedited grace period.
375 grace period (expedited or normal) is inconvenienced.
423 that had passed through a grace period, and were thus ready
427 grace period while RCU was idle.
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,
465 the current normal (non-expedited) grace period from
469 the current expedited grace period from completing.
497 expedited grace period.
500 normal (non-expedited) grace period. When boosting a task
501 that was blocking both an expedited and a normal grace period,
509 the current grace period does not end beforehand. This is
520 current grace period, whether expedited or otherwise.
523 had already been initiated for the current grace period.
527 period that never had blocked. If it is already running, it
534 reasons, e.g., the grace period ended first.
552 for an RCU grace period or waiting to be invoked. This is the
554 short-circuiting of grace period in those two cases.