public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 0/2] rcu: uninline rcu_lock_acquire() and rcu_lock_release()
@ 2014-06-30 16:18 Oleg Nesterov
  2014-06-30 16:18 ` [PATCH v4 1/2] " Oleg Nesterov
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Oleg Nesterov @ 2014-06-30 16:18 UTC (permalink / raw)
  To: Paul E. McKenney
  Cc: Josh Triplett, Lai Jiangshan, Peter Zijlstra, linux-kernel

Hello,

May be correct this time ;) Based on paulmck/linux-rcu.git rcu/next.

2/2 is new and hopefully trivial. But! the numbers look suspiciously
good, I do not understand where does the difference come from...

Oleg.

 include/linux/rcupdate.h |   66 +++++++++++++++++++++++----------------------
 include/linux/srcu.h     |    6 ++--
 kernel/rcu/rcu.h         |    6 ++--
 kernel/rcu/update.c      |   53 +++++++++++++++++++++++++++++++++++++
 4 files changed, 93 insertions(+), 38 deletions(-)


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2014-07-08 22:22 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-30 16:18 [PATCH v4 0/2] rcu: uninline rcu_lock_acquire() and rcu_lock_release() Oleg Nesterov
2014-06-30 16:18 ` [PATCH v4 1/2] " Oleg Nesterov
2014-07-01 11:41   ` Peter Zijlstra
2014-07-01 16:40     ` Oleg Nesterov
2014-07-08 22:22       ` Paul E. McKenney
2014-06-30 16:18 ` [PATCH v4 2/2] rcu: change rcu_dereference_check(c) to check "c" first Oleg Nesterov
2014-06-30 20:24 ` [PATCH v4 0/2] rcu: uninline rcu_lock_acquire() and rcu_lock_release() Paul E. McKenney
2014-07-01 14:55   ` Oleg Nesterov
2014-07-02 15:39     ` Oleg Nesterov
2014-07-02 18:59       ` [PATCH 0/1] rcu: uninline rcu_read_lock_held() Oleg Nesterov
2014-07-02 18:59         ` [PATCH 1/1] " Oleg Nesterov
2014-07-08 22:20           ` Paul E. McKenney

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox