All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ingo Molnar <mingo@kernel.org>
To: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>,
	linux-kernel@vger.kernel.org,
	Peter Zijlstra <a.p.zijlstra@chello.nl>,
	Thomas Gleixner <tglx@linutronix.de>,
	Andrew Morton <akpm@linux-foundation.org>
Subject: Re: [GIT PULL] RCU changes for v3.4
Date: Tue, 20 Mar 2012 07:13:39 +0100	[thread overview]
Message-ID: <20120320061339.GA27423@gmail.com> (raw)
In-Reply-To: <20120320033300.GH2393@linux.vnet.ibm.com>


* Paul E. McKenney <paulmck@linux.vnet.ibm.com> wrote:

> On Mon, Mar 19, 2012 at 05:18:21PM -0700, Linus Torvalds wrote:
> > On Mon, Mar 19, 2012 at 8:23 AM, Ingo Molnar <mingo@kernel.org> wrote:
> > >
> > > Please pull the latest core-rcu-for-linus git tree from:
> > >
> > >   git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git core-rcu-for-linus
> > 
> > So Ingo, Paul - I'd really have liked to have some high-level
> > user-readable explanation of the changes that I could have put in the
> > merge message.

Yeah, good point - I distilled that list in the merge commit 
itself (see commit bdd4431c8d071491a68a65d9457996f222b5ecd3) - 
should have exported that to the pull request itself:

>From bdd4431c8d071491a68a65d9457996f222b5ecd3 Mon Sep 17 00:00:00 2001
From: Ingo Molnar <mingo@elte.hu>
Date: Tue, 28 Feb 2012 10:16:01 +0100
Subject: [PATCH] Merge branch 'rcu/next' of
 git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu

The major features of this series are:

 - making RCU more aggressive about entering dyntick-idle mode in order to
   improve energy efficiency

 - converting a few more call_rcu()s to kfree_rcu()s

 - applying a number of rcutree fixes and cleanups to rcutiny

 - removing CONFIG_SMP #ifdefs from treercu

 - allowing RCU CPU stall times to be set via sysfs

 - adding CPU-stall capability to rcutorture

 - adding more RCU-abuse diagnostics

 - updating documentation

 - fixing yet more issues located by the still-ongoing top-to-bottom
   inspection of RCU, this time with a special focus on the
   CPU-hotplug code path.

Thanks,

	Ingo

  reply	other threads:[~2012-03-20  6:13 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-19 15:23 [GIT PULL] RCU changes for v3.4 Ingo Molnar
2012-03-20  0:18 ` Linus Torvalds
2012-03-20  3:33   ` Paul E. McKenney
2012-03-20  6:13     ` Ingo Molnar [this message]
2012-03-23  1:08     ` Linus Torvalds
2012-03-23 19:21       ` Paul E. McKenney
2012-03-23 19:39         ` Linus Torvalds
2012-03-23 21:16           ` Paul E. McKenney
2012-03-23 21:25             ` Paul E. McKenney
2012-03-24  1:47               ` Paul E. McKenney
2012-03-24  2:00                 ` Linus Torvalds
2012-03-24  4:17                   ` Paul E. McKenney
2012-03-24  4:25                     ` Linus Torvalds
2012-03-24  4:48                       ` 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=20120320061339.GA27423@gmail.com \
    --to=mingo@kernel.org \
    --cc=a.p.zijlstra@chello.nl \
    --cc=akpm@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=paulmck@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 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.