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: Tue, 4 Jun 2024 15:28:19 -0700
From: "Paul E. McKenney" <paulmck@...nel.org>
To: rcu@...r.kernel.org
Cc: linux-kernel@...r.kernel.org, kernel-team@...a.com, rostedt@...dmis.org
Subject: [PATCH rcu 0/4] Callback-offloading patches for v6.11

Hello!

The following series updates RCU's callback offloading:

1.	Fix segcblist state machine comments about bypass,
	courtesy of Frederic Weisbecker.

2.	Fix segcblist state machine stale comments about timers,
	courtesy of Frederic Weisbecker.

3.	Use kthread parking instead of ad-hoc implementation,
	courtesy of Frederic Weisbecker.

4.	Remove buggy bypass lock contention mitigation,
	courtesy of Frederic Weisbecker.

						Thanx, Paul

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

 b/include/linux/rcu_segcblist.h |    7 +-
 b/kernel/rcu/tree.h             |    1 
 b/kernel/rcu/tree_nocb.h        |  115 +++++++++++-----------------------------
 b/kernel/rcu/tree_plugin.h      |    4 -
 include/linux/rcu_segcblist.h   |   87 +++++++++++++-----------------
 kernel/rcu/tree_nocb.h          |   32 ++---------
 6 files changed, 83 insertions(+), 163 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ