From: Paul Bolle <pebolle@tiscali.nl>
To: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
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 18:49:03 +0200 [thread overview]
Message-ID: <1410972543.31130.87.camel@x220> (raw)
In-Reply-To: <20140916204156.GP4723@linux.vnet.ibm.com>
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?
Paul Bolle
next prev parent reply other threads:[~2014-09-17 16:49 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 [this message]
2014-09-17 17:17 ` Paul E. McKenney
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=1410972543.31130.87.camel@x220 \
--to=pebolle@tiscali.nl \
--cc=clark.williams@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=paulmck@linux.vnet.ibm.com \
/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.