Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1558884 > unrolled thread
| Started by | "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> |
|---|---|
| First post | 2017-01-14 10:00 +0100 |
| Last post | 2017-01-15 06:40 +0100 |
| Articles | 3 — 2 participants |
Back to article view | Back to linux.kernel
[PATCH tip/core/rcu 0/5] Documentation updates for 4.11 "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> - 2017-01-14 10:00 +0100
Re: [PATCH tip/core/rcu 0/5] Documentation updates for 4.11 Josh Triplett <josh@joshtriplett.org> - 2017-01-14 21:50 +0100
Re: [PATCH tip/core/rcu 0/5] Documentation updates for 4.11 "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> - 2017-01-15 06:40 +0100
| From | "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> |
|---|---|
| Date | 2017-01-14 10:00 +0100 |
| Subject | [PATCH tip/core/rcu 0/5] Documentation updates for 4.11 |
| Message-ID | <sZslP-3NR-7@gated-at.bofh.it> |
Hello! This series provides documentation updates: 1. Add Design documentation for expedited grace periods. 2. Fix RCU requirements typos, courtesy of Tetsuo Handa. 3. doc: Update control-dependencies section of memory-barriers.txt. 4. Update data-structures documentation to note that quick-quiz answers are now inline. 5. Add rcutree.rcu_kick_kthreads to kernel-parameters.txt. Thanx, Paul ------------------------------------------------------------------------ RCU/Design/Data-Structures/Data-Structures.html | 5 RCU/Design/Expedited-Grace-Periods/ExpRCUFlow.svg | 830 ++++++++++ RCU/Design/Expedited-Grace-Periods/ExpSchedFlow.svg | 826 +++++++++ RCU/Design/Expedited-Grace-Periods/Expedited-Grace-Periods.html | 626 +++++++ RCU/Design/Expedited-Grace-Periods/Funnel0.svg | 275 +++ RCU/Design/Expedited-Grace-Periods/Funnel1.svg | 275 +++ RCU/Design/Expedited-Grace-Periods/Funnel2.svg | 287 +++ RCU/Design/Expedited-Grace-Periods/Funnel3.svg | 323 +++ RCU/Design/Expedited-Grace-Periods/Funnel4.svg | 323 +++ RCU/Design/Expedited-Grace-Periods/Funnel5.svg | 335 ++++ RCU/Design/Expedited-Grace-Periods/Funnel6.svg | 335 ++++ RCU/Design/Expedited-Grace-Periods/Funnel7.svg | 347 ++++ RCU/Design/Expedited-Grace-Periods/Funnel8.svg | 311 +++ RCU/Design/Requirements/Requirements.html | 12 admin-guide/kernel-parameters.txt | 7 memory-barriers.txt | 70 16 files changed, 5145 insertions(+), 42 deletions(-)
[toc] | [next] | [standalone]
| From | Josh Triplett <josh@joshtriplett.org> |
|---|---|
| Date | 2017-01-14 21:50 +0100 |
| Message-ID | <sZDqV-25S-3@gated-at.bofh.it> |
| In reply to | #1558884 |
On Sat, Jan 14, 2017 at 12:50:32AM -0800, Paul E. McKenney wrote: > Hello! > > This series provides documentation updates: > > 1. Add Design documentation for expedited grace periods. > > 2. Fix RCU requirements typos, courtesy of Tetsuo Handa. > > 3. doc: Update control-dependencies section of memory-barriers.txt. > > 4. Update data-structures documentation to note that quick-quiz > answers are now inline. > > 5. Add rcutree.rcu_kick_kthreads to kernel-parameters.txt. Reviewed-by: Josh Triplett <josh@joshtriplett.org>
[toc] | [prev] | [next] | [standalone]
| From | "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> |
|---|---|
| Date | 2017-01-15 06:40 +0100 |
| Message-ID | <sZLHQ-77S-9@gated-at.bofh.it> |
| In reply to | #1559070 |
On Sat, Jan 14, 2017 at 12:45:08PM -0800, Josh Triplett wrote: > On Sat, Jan 14, 2017 at 12:50:32AM -0800, Paul E. McKenney wrote: > > Hello! > > > > This series provides documentation updates: > > > > 1. Add Design documentation for expedited grace periods. > > > > 2. Fix RCU requirements typos, courtesy of Tetsuo Handa. > > > > 3. doc: Update control-dependencies section of memory-barriers.txt. > > > > 4. Update data-structures documentation to note that quick-quiz > > answers are now inline. > > > > 5. Add rcutree.rcu_kick_kthreads to kernel-parameters.txt. > > Reviewed-by: Josh Triplett <josh@joshtriplett.org> Applied, thank you! Thanx, Paul
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web