linux-stable/Documentation/RCU/Design
Paul E. McKenney b4553f0cfe doc: Add mid-boot operation to expedited grace periods
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>
2017-04-12 08:23:40 -07:00
..
Data-Structures doc: Quick-Quiz answers are now inline 2017-01-14 21:30:33 -08:00
Expedited-Grace-Periods doc: Add mid-boot operation to expedited grace periods 2017-04-12 08:23:40 -07:00
Requirements doc: Synchronous RCU grace periods are now legal throughout boot 2017-04-12 08:23:39 -07:00