mirror of https://gitee.com/openkylin/linux.git
b4553f0cfe
This commit adds a description of how expedited grace periods operate during the mid-boot "dead zone", which starts when the scheduler spawns the first kthread and ends when all of RCU's kthreads have been spawned. In short, before mid-boot, synchronous grace periods can be a no-op. After the end of mid-boot, workqueues may be used. During mid-boot, the requesting task drivees the expedited grace period. For more detail, see https://lwn.net/Articles/716148/. Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com> |
||
---|---|---|
.. | ||
ExpRCUFlow.svg | ||
ExpSchedFlow.svg | ||
Expedited-Grace-Periods.html | ||
Funnel0.svg | ||
Funnel1.svg | ||
Funnel2.svg | ||
Funnel3.svg | ||
Funnel4.svg | ||
Funnel5.svg | ||
Funnel6.svg | ||
Funnel7.svg | ||
Funnel8.svg |