login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2007
»
January
»
29
Re: [RFC PATCH -rt 2/2] RCU priority boosting additions to rcutorture
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [thread] [
date
] [
author
]
[view in full thread]
From: Josh Triplett
Subject:
Re: [RFC PATCH -rt 2/2] RCU priority boosting additions to rcutorture
Date: Sunday, January 28, 2007 - 11:05 pm
Paul E. McKenney wrote:
quoted text
> On Thu, Jan 25, 2007 at 11:06:35AM -0800, Josh Triplett wrote: >> Paul E. McKenney wrote: >>> On Thu, Jan 25, 2007 at 12:47:04AM -0800, Josh Triplett wrote: >>>> One major item: this new test feature really needs a new module parameter to >>>> enable or disable it. >>> CONFIG_PREEMPT_RCU_BOOST is the parameter -- if not set, then no test. >>> This parameter is provided by the accompanying RCU-boost patch. >> It seems useful for rcutorture to use or not use the preempting thread >> independently of CONFIG_PREEMPT_RCU_BOOST. That would bring you from two >> cases to four, and the two new cases both make sense: >> >> * CONFIG_PREEMPT_RCU_BOOST=n, but run rcutorture with the preempting thread. >> This configuration allows you to demonstrate the need for >> CONFIG_PREEMPT_RCU_BOOST, by showing what happens when you need it and don't >> have it. >> >> * CONFIG_PREEMPT_RCU_BOOST=y, but run rcutorture without the preempting >> thread. This configuration allows you to test with rcutorture while running >> a *real* real-time workload rather than the simple preempting thread, or >> just test basic RCU functionality. >> >> A simple boolean module_param would work here. > > OK, am finally with you. See below for updated patch.
Looks good to me.
quoted text
> Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Signed-off-by: Josh Triplett <josh@kernel.org> - Josh Triplett -
unsubscribe notice
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Previous message: [
thread
] [
date
] [
author
]
Next message: [thread] [
date
] [
author
]
Messages in current thread:
[RFC PATCH -rt 0/2] RCU priority boosting that survives se ...
, Paul E. McKenney
, (Wed Jan 24, 7:11 pm)
[RFC PATCH -rt 1/2] RCU priority boosting that survives se ...
, Paul E. McKenney
, (Wed Jan 24, 7:14 pm)
[RFC PATCH -rt 2/2] RCU priority boosting additions to rcu ...
, Paul E. McKenney
, (Wed Jan 24, 7:23 pm)
Re: [RFC PATCH -rt 2/2] RCU priority boosting additions to ...
, Josh Triplett
, (Thu Jan 25, 1:47 am)
Re: [RFC PATCH -rt 1/2] RCU priority boosting that survive ...
, Josh Triplett
, (Thu Jan 25, 2:29 am)
Re: [RFC PATCH -rt 2/2] RCU priority boosting additions to ...
, Paul E. McKenney
, (Thu Jan 25, 11:01 am)
Re: [RFC PATCH -rt 2/2] RCU priority boosting additions to ...
, Josh Triplett
, (Thu Jan 25, 12:06 pm)
Re: [RFC PATCH -rt 1/2] RCU priority boosting that survive ...
, Paul E. McKenney
, (Thu Jan 25, 12:58 pm)
Re: [RFC PATCH -rt 1/2] RCU priority boosting that survive ...
, Paul E. McKenney
, (Thu Jan 25, 6:47 pm)
Re: [RFC PATCH -rt 2/2] RCU priority boosting additions to ...
, Paul E. McKenney
, (Thu Jan 25, 6:52 pm)
Re: [RFC PATCH -rt 1/2] RCU priority boosting that survive ...
, Josh Triplett
, (Thu Jan 25, 11:13 pm)
Re: [RFC PATCH -rt 2/2] RCU priority boosting additions to ...
, Josh Triplett
, (Thu Jan 25, 11:29 pm)