[PATCH tip/core/rcu 0/10] SRCU updates for v5.12

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello!

This series contains SRCU updates, most notably the polling grace-period
API requested by Kent Overstreet.

1.	Make Tiny SRCU use multi-bit grace-period counter.

2.	Provide internal interface to start a Tiny SRCU grace period.

3.	Provide internal interface to start a Tree SRCU grace period.

4.	Provide polling interfaces for Tiny SRCU grace periods.

5.	Provide polling interfaces for Tree SRCU grace periods.

6.	Document polling interfaces for Tree SRCU grace periods.

7.	Add comment explaining cookie overflow/wrap.

8.	Prepare for ->start_gp_poll and ->poll_gp_state.

9.	Add writer-side tests of polling grace-period API.

10.	Add reader-side tests of polling grace-period API.

						Thanx, Paul

------------------------------------------------------------------------

 Documentation/RCU/Design/Requirements/Requirements.rst |   18 ++
 include/linux/rcupdate.h                               |    2 
 include/linux/srcu.h                                   |    3 
 include/linux/srcutiny.h                               |    7 
 kernel/rcu/rcutorture.c                                |   99 +++++++++--
 kernel/rcu/srcutiny.c                                  |   77 +++++++-
 kernel/rcu/srcutree.c                                  |  148 +++++++++++++----
 7 files changed, 296 insertions(+), 58 deletions(-)



[Index of Archives]     [Linux Samsung SoC]     [Linux Rockchip SoC]     [Linux Actions SoC]     [Linux for Synopsys ARC Processors]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]


  Powered by Linux