public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] rcusync: exclusive mode
@ 2013-10-09 18:50 Oleg Nesterov
  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
  0 siblings, 2 replies; 3+ messages in thread
From: Oleg Nesterov @ 2013-10-09 18:50 UTC (permalink / raw)
  To: Paul McKenney, Peter Zijlstra
  Cc: Mel Gorman, Rik van Riel, Srikar Dronamraju, Ingo Molnar,
	Andrea Arcangeli, Johannes Weiner, Thomas Gleixner,
	Steven Rostedt, Linus Torvalds, linux-kernel

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(-)


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

end of thread, other threads:[~2013-10-09 18:57 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-09 18:50 [PATCH v2 0/2] rcusync: exclusive mode Oleg Nesterov
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

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