public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Oleg Nesterov <oleg@redhat.com>
To: Paul McKenney <paulmck@linux.vnet.ibm.com>,
	Peter Zijlstra <peterz@infradead.org>
Cc: Mel Gorman <mgorman@suse.de>, Rik van Riel <riel@redhat.com>,
	Srikar Dronamraju <srikar@linux.vnet.ibm.com>,
	Ingo Molnar <mingo@kernel.org>,
	Andrea Arcangeli <aarcange@redhat.com>,
	Johannes Weiner <hannes@cmpxchg.org>,
	Thomas Gleixner <tglx@linutronix.de>,
	Steven Rostedt <rostedt@goodmis.org>,
	Linus Torvalds <torvalds@linux-foundation.org>,
	linux-kernel@vger.kernel.org
Subject: [PATCH v2 0/2] rcusync: exclusive mode
Date: Wed, 9 Oct 2013 20:50:23 +0200	[thread overview]
Message-ID: <20131009185023.GA19264@redhat.com> (raw)

Hello.

On top of "[PATCH 0/6] Optimize the cpu hotplug locking -v2".

> OK.. I'll give up trying to wreck this stuff ;-)

This hopefully means I can resend this ;) at least for review/record.

Changes:
	- rediffed

	- added "#define gp_wait" for consistency with rss_lock

	- add __complete_locked() back

Oleg.

 include/linux/rcusync.h |   31 +++++++++++++++++--------------
 kernel/cpu.c            |    2 +-
 kernel/rcusync.c        |   29 +++++++++++++++++++++++------
 3 files changed, 41 insertions(+), 21 deletions(-)


             reply	other threads:[~2013-10-09 18:57 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-09 18:50 Oleg Nesterov [this message]
2013-10-09 18:50 ` [PATCH v2 1/2] rcusync: introduce rcu_sync_struct->exclusive mode Oleg Nesterov
2013-10-09 18:50 ` [PATCH v2 2/2] rcusync: make rcu_sync_enter() return "bool" Oleg Nesterov

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=20131009185023.GA19264@redhat.com \
    --to=oleg@redhat.com \
    --cc=aarcange@redhat.com \
    --cc=hannes@cmpxchg.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mgorman@suse.de \
    --cc=mingo@kernel.org \
    --cc=paulmck@linux.vnet.ibm.com \
    --cc=peterz@infradead.org \
    --cc=riel@redhat.com \
    --cc=rostedt@goodmis.org \
    --cc=srikar@linux.vnet.ibm.com \
    --cc=tglx@linutronix.de \
    --cc=torvalds@linux-foundation.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox