[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20180226215614.GA31616@linux.vnet.ibm.com>
Date: Mon, 26 Feb 2018 13:56:14 -0800
From: "Paul E. McKenney" <paulmck@...ux.vnet.ibm.com>
To: linux-kernel@...r.kernel.org
Cc: mingo@...nel.org, jiangshanlai@...il.com, dipankar@...ibm.com,
akpm@...ux-foundation.org, mathieu.desnoyers@...icios.com,
josh@...htriplett.org, tglx@...utronix.de, peterz@...radead.org,
rostedt@...dmis.org, dhowells@...hat.com, edumazet@...gle.com,
fweisbec@...il.com, oleg@...hat.com
Subject: [PATCH tip/core/rcu 0/5] SRCU updates
Hello!
This series provides minor SRCU updates:
1. Use __func__ instead of hard-coded function names.
2. Prevent sdp->srcu_gp_seq_needed_exp counter wrap, courtesy of
Ildar Ismagilov.
3. Reduce scans of srcu_data in counter wrap check, courtesy of
Ildar Ismagilov.
4. Remove dead code in srcu_gp_end(), courtesy of Byungchul Park.
5. Remove SRCU throttling.
Thanx, Paul
------------------------------------------------------------------------
srcutree.c | 17 +++++++++--------
1 file changed, 9 insertions(+), 8 deletions(-)
Powered by blists - more mailing lists