[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20180925182601.37421-1-joel@joelfernandes.org>
Date: Tue, 25 Sep 2018 11:25:56 -0700
From: "Joel Fernandes (Google)" <joel@...lfernandes.org>
To: linux-kernel@...r.kernel.org
Cc: "Joel Fernandes (Google)" <joel@...lfernandes.org>,
Jonathan Corbet <corbet@....net>,
Josh Triplett <josh@...htriplett.org>,
Lai Jiangshan <jiangshanlai@...il.com>,
linux-doc@...r.kernel.org,
Mathieu Desnoyers <mathieu.desnoyers@...icios.com>,
"Paul E. McKenney" <paulmck@...ux.ibm.com>,
Steven Rostedt <rostedt@...dmis.org>
Subject: [0/5] rcu doc updates
Hi Paul,
These patches are documentation updates for the rcu_dynticks rolling into
rcu_data and also the updates to the fact that there's a single rcu_state now.
Its based on your rcu/dev branch.
Next I'm thinking of tackling 'RCU Callback Handling' and further digging into
the dyntick handling and then dig into other documents outside of
Data-Structure that need updates. But let me know any suggestions.
Thanks!
Joel Fernandes (Google) (5):
doc: rcu: Update information about resched_cpu
doc: rcu: Remove rcu_dynticks from Data-Structures
doc: rcu: Update Data-Structures for RCU flavor consolidation
doc: rcu: Clarify better the rcu_segcblist len field
doc: rcu: Update description of gp_seq fields in rcu_data
.../Data-Structures/BigTreeClassicRCUBH.svg | 499 -----------
.../BigTreeClassicRCUBHdyntick.svg | 695 ---------------
.../BigTreePreemptRCUBHdyntick.svg | 741 ----------------
.../BigTreePreemptRCUBHdyntickCB.svg | 834 +++++++-----------
.../Data-Structures/Data-Structures.html | 152 +---
.../RCU/Design/Data-Structures/blkd_task.svg | 676 +++++---------
.../Expedited-Grace-Periods.html | 6 +-
7 files changed, 596 insertions(+), 3007 deletions(-)
delete mode 100644 Documentation/RCU/Design/Data-Structures/BigTreeClassicRCUBH.svg
delete mode 100644 Documentation/RCU/Design/Data-Structures/BigTreeClassicRCUBHdyntick.svg
delete mode 100644 Documentation/RCU/Design/Data-Structures/BigTreePreemptRCUBHdyntick.svg
--
2.19.0.444.g18242da7ef-goog
Powered by blists - more mailing lists