diff options
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2017-01-16 03:12:09 +0300 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2017-04-12 18:23:40 +0300 |
commit | b4553f0cfea5ab5a02967e482bcafe7db6407afd (patch) | |
tree | e51eeb51ce73d068e9c5386e0f296ff8554ce97c /drivers/platform | |
parent | f1387d770527b11c5467ed6b6b3d9c3e5aa12dd4 (diff) | |
download | linux-b4553f0cfea5ab5a02967e482bcafe7db6407afd.tar.xz |
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>
Diffstat (limited to 'drivers/platform')
0 files changed, 0 insertions, 0 deletions