[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20131009185023.GA19264@redhat.com>
Date: Wed, 9 Oct 2013 20:50:23 +0200
From: Oleg Nesterov <oleg@...hat.com>
To: Paul McKenney <paulmck@...ux.vnet.ibm.com>,
Peter Zijlstra <peterz@...radead.org>
Cc: Mel Gorman <mgorman@...e.de>, Rik van Riel <riel@...hat.com>,
Srikar Dronamraju <srikar@...ux.vnet.ibm.com>,
Ingo Molnar <mingo@...nel.org>,
Andrea Arcangeli <aarcange@...hat.com>,
Johannes Weiner <hannes@...xchg.org>,
Thomas Gleixner <tglx@...utronix.de>,
Steven Rostedt <rostedt@...dmis.org>,
Linus Torvalds <torvalds@...ux-foundation.org>,
linux-kernel@...r.kernel.org
Subject: [PATCH v2 0/2] rcusync: exclusive mode
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(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists