From: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
To: Paul Bolle <pebolle@tiscali.nl>
Cc: Clark Williams <clark.williams@gmail.com>, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] rcu: unify boost and kthread priorities
Date: Wed, 17 Sep 2014 10:17:18 -0700 [thread overview]
Message-ID: <20140917171717.GC4723@linux.vnet.ibm.com> (raw)
In-Reply-To: <1410972543.31130.87.camel@x220>
On Wed, Sep 17, 2014 at 06:49:03PM +0200, Paul Bolle wrote:
> Hi Paul,
>
> On Tue, 2014-09-16 at 13:41 -0700, Paul E. McKenney wrote:
> > rcu: unify boost and kthread priorities
> >
> > Rename CONFIG_RCU_BOOST_PRIO to CONFIG_RCU_KTHREAD_PRIO and use this
> > value for both the per-CPU kthreads (rcuc/N) and the rcu boosting
> > threads (rcub/n).
> >
> > Also, create the module_parameter rcutree.kthread_prio to be used on
> > the kernel command line at boot to set a new value (rcutree.kthread_prio=N).
> >
> > Signed-off-by: Clark Williams <clark.williams@gmail.com>
> > [ paulmck: Ported to rcu/dev. ]
> > Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
>
> This landed in today's linux-next (ie, next-20140917) as commit
> 04a96e05bda6 ("rcu: unify boost and kthread priorities").
>
> > diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt
> >[...]
> > diff --git a/init/Kconfig b/init/Kconfig
> >[...]
> > diff --git a/kernel/rcu/tree_plugin.h b/kernel/rcu/tree_plugin.h
> >[...]
>
> There's a reference to CONFIG_RCU_BOOST_PRIO in
> tools/testing/selftests/rcutorture/doc/TREE_RCU-kconfig.txt. It needs
> updating too, doesn't it?
Good catch!
Also the one in tools/testing/selftests/rcutorture/configs/rcu/TREE03.
Fixed both, thank you!
Thanx, Paul
next prev parent reply other threads:[~2014-09-17 17:17 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-15 15:05 [PATCH] rcu: unify boost and kthread priorities Clark Williams
2014-09-16 20:41 ` Paul E. McKenney
2014-09-17 13:14 ` Clark Williams
2014-09-17 15:09 ` Paul E. McKenney
2014-09-17 16:49 ` Paul Bolle
2014-09-17 17:17 ` Paul E. McKenney [this message]
2014-09-17 17:45 ` Paul Bolle
2014-09-17 18:25 ` 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=20140917171717.GC4723@linux.vnet.ibm.com \
--to=paulmck@linux.vnet.ibm.com \
--cc=clark.williams@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=pebolle@tiscali.nl \
/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