Home
last modified time | relevance | path

Searched refs:expedited (Results 1 – 10 of 10) sorted by relevance

/Linux-v5.10/Documentation/RCU/Design/Expedited-Grace-Periods/
DExpedited-Grace-Periods.rst8 This document describes RCU's expedited grace periods.
10 high efficiency and minimal disturbance, expedited grace periods accept
20 The expedited RCU grace periods cannot be accused of being subtle,
22 has not yet provided a quiescent state for the current expedited
32 state, the expedited grace period has completed.
43 expedited grace period is shown in the following diagram:
54 Otherwise, the expedited grace period will use
72 block the current expedited grace period until it resumes and finds its
86 | Why not just have the expedited grace period check the state of all |
116 the handling of a given CPU by an RCU-sched expedited grace period is
[all …]
/Linux-v5.10/include/uapi/linux/
Dx25.h123 __u8 expedited; member
/Linux-v5.10/Documentation/RCU/
Dstallwarn.rst309 If an expedited grace period detects a stall, it will place a message
312 INFO: rcu_sched detected expedited stalls on CPUs/tasks: { 7-... } 21119 jiffies s: 73 root: 0x2/.
317 that the CPU was online at the beginning of the expedited grace period
321 indicates that the expedited grace period has been going on for 21,119
322 jiffies. The number following the "s:" indicates that the expedited
324 odd indicates that an expedited grace period is in flight. The number
327 current expedited grace period. If the tree had more than one level,
336 expedited grace periods at about the same time during the same run.
Dchecklist.rst197 The expedited forms of these primitives have the same semantics
198 as the non-expedited forms, but expediting is both expensive and
200 to real-time workloads. Use of the expedited primitives should
204 boot parameter to completely disable expedited grace periods,
207 In particular, if you find yourself invoking one of the expedited
210 a single non-expedited primitive to cover the entire batch.
212 expedited primitive, and will be much much easier on the rest
226 the expedited primitives are the same as for their non-expedited
385 SRCU's expedited primitive (synchronize_srcu_expedited())
DRTFP.txt178 its appearance, as did expedited RCU [PaulEMcKenney2009expeditedRCU].
2256 ,Title="[{PATCH} -tip 0/3] expedited 'big hammer' {RCU} grace periods"
2264 First posting of expedited RCU to be accepted into -tip.
/Linux-v5.10/Documentation/maintainer/
Dmaintainer-entry-profile.rst66 why they should be considered on an expedited schedule. A general
/Linux-v5.10/Documentation/RCU/Design/Data-Structures/
DData-Structures.rst157 events, maintains ``rcu_barrier()`` state, tracks expedited
437 current expedited grace period. An expedited grace period has the same
438 conceptual properties as a normal grace period, but the expedited
446 expedited grace periods, respectively.
510 periods and in ``->exp_tasks`` for expedited grace periods. These last
520 RCU read-side critical section, then an expedited grace period started,
/Linux-v5.10/kernel/rcu/
DKconfig211 blocking an expedited RCU grace period is boosted immediately.
/Linux-v5.10/Documentation/RCU/Design/Requirements/
DRequirements.rst1796 | all synchronous grace periods are handled by the expedited |
1797 | grace-period mechanism. At runtime, this expedited mechanism relies |
1799 | drives the desired expedited grace period. Because dead-zone |
1801 | dead zone ends, expedited grace periods go back to using workqueues, |
1803 | user task received a POSIX signal while driving an expedited grace |
2541 SRCU also differs from other RCU flavors in that SRCU's expedited and
2542 non-expedited grace periods are implemented by the same mechanism. This
2550 period, that invocation will be automatically expedited.
2627 well as zero interprocessor interrupts undertaken during an expedited
/Linux-v5.10/Documentation/admin-guide/
Dkernel-parameters.txt4214 Measure performance of expedited synchronous
4300 Use expedited update-side primitives, if available.
4303 Use normal (non-expedited) asynchronous
4307 Use normal (non-expedited) synchronous
4443 Use expedited grace-period primitives, for