lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Wed, 31 Aug 2022 11:13:49 -0700
From:   "Paul E. McKenney" <paulmck@...nel.org>
To:     rcu@...r.kernel.org
Cc:     linux-kernel@...r.kernel.org, kernel-team@...com,
        rostedt@...dmis.org
Subject: [PATCH rcu 0/7] SRCU polled grace-period updates for v6.1

Hello!

This series provides updates for polled SRCU grace periods, mainly for
Tiny SRCU:

1.	Make "srcud" option also test polled grace-period API.

2.	Add GP and maximum requested GP to Tiny SRCU rcutorture output.

3.	Make Tiny SRCU poll_state_synchronize_srcu() more precise.

4.	Make Tiny SRCU use full-sized grace-period counters.

						Thanx, Paul

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

 b/include/linux/srcutiny.h |    6 ++++--
 b/kernel/rcu/rcutorture.c  |    3 +++
 b/kernel/rcu/srcutiny.c    |    4 ++--
 include/linux/srcutiny.h   |    6 +++---
 kernel/rcu/srcutiny.c      |   14 +++++++-------
 5 files changed, 19 insertions(+), 14 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ