From: Alexander Gordeev <agordeev@redhat.com>
To: linux-kernel@vger.kernel.org
Cc: Alexander Gordeev <agordeev@redhat.com>,
"Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
Subject: [PATCH 0/3] rcu: Tweak tiny RCU
Date: Wed, 11 Feb 2015 15:42:36 +0100 [thread overview]
Message-ID: <cover.1423665396.git.agordeev@redhat.com> (raw)
Hi Paul,
These are few code improvements to the tiny RCU.
Cc: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
Alexander Gordeev (3):
rcu: Remove unnecessary condition check in rcu_qsctr_help()
rcu: Remove fast path from __rcu_process_callbacks()
rcu: Call trace_rcu_batch_start() with enabled interrupts
kernel/rcu/tiny.c | 18 ++++--------------
1 file changed, 4 insertions(+), 14 deletions(-)
--
1.8.3.1
next reply other threads:[~2015-02-11 14:43 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-02-11 14:42 Alexander Gordeev [this message]
2015-02-11 14:42 ` [PATCH 1/3] rcu: Remove unnecessary condition check in rcu_qsctr_help() Alexander Gordeev
2015-02-11 16:09 ` Paul E. McKenney
2015-02-11 14:42 ` [PATCH 2/3] rcu: Remove fast path from __rcu_process_callbacks() Alexander Gordeev
2015-02-11 16:11 ` Paul E. McKenney
2015-02-11 14:42 ` [PATCH 3/3] rcu: Call trace_rcu_batch_start() with enabled interrupts Alexander Gordeev
2015-02-11 16:13 ` Paul E. McKenney
2015-02-11 16:48 ` Alexander Gordeev
2015-02-11 17:20 ` Paul E. McKenney
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1423665396.git.agordeev@redhat.com \
--to=agordeev@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=paulmck@linux.vnet.ibm.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.