Re: [PATCH RFC] Priority boosting for preemptible RCU

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <paulmck@...>
Cc: Andy Whitcroft <apw@...>, <linux-kernel@...>, <linux-rt-users@...>, <mingo@...>, <dipankar@...>, <josht@...>, <tytso@...>, <dvhltc@...>, <tglx@...>
Date: Wednesday, August 22, 2007 - 5:41 pm

On Wed, 22 Aug 2007 14:22:16 -0700
"Paul E. McKenney" <paulmck@linux.vnet.ibm.com> wrote:


yup


The fewer the better.

We want to avoid options which some people might want to enable in normal
production and which other people might want to disable in normal
production.  Because most people don't build custom kernels and the person
who builds their kernels for them needs to make a decision for them.  We
don't want to force the person who configures others' kernels to have to
make nasty compromises.

Config options which are clearly kernel-devleoper-only are fine: people can
just turn them off for production.


Platforms do physically hotplug cpus.  All the hotplug notifier stuff is
there so that code such as yours can synchronise against that.


Yes.  For those, use DEFINE_SPINLOCK().


Do `return foo;', not `return (foo);' ;)
	

-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH RFC] Priority boosting for preemptible RCU, Paul E. McKenney, (Wed Aug 22, 3:02 pm)
Re: [PATCH RFC] Priority boosting for preemptible RCU, Gautham R Shenoy, (Thu Aug 23, 12:26 am)
Re: [PATCH RFC] Priority boosting for preemptible RCU, Paul E. McKenney, (Thu Aug 23, 4:54 am)
Re: [PATCH RFC] Priority boosting for preemptible RCU, Gautham R Shenoy, (Thu Aug 23, 6:14 am)
Re: [PATCH RFC] Priority boosting for preemptible RCU, Paul E. McKenney, (Thu Aug 23, 9:15 am)
Re: [PATCH RFC] Priority boosting for preemptible RCU, Gautham R Shenoy, (Thu Aug 23, 10:22 am)
Re: [PATCH RFC] Priority boosting for preemptible RCU, Paul E. McKenney, (Thu Aug 23, 11:55 am)
Re: [PATCH RFC] Priority boosting for preemptible RCU, Gautham R Shenoy, (Fri Aug 24, 4:21 am)
Re: [PATCH RFC] Priority boosting for preemptible RCU, Paul E. McKenney, (Fri Aug 24, 1:27 pm)
Re: [PATCH RFC] Priority boosting for preemptible RCU, Andrew Morton, (Wed Aug 22, 3:43 pm)
Re: [PATCH RFC] Priority boosting for preemptible RCU, Andy Whitcroft, (Fri Aug 24, 6:09 am)
Re: [PATCH RFC] Priority boosting for preemptible RCU, Paul E. McKenney, (Wed Aug 22, 5:22 pm)
Re: [PATCH RFC] Priority boosting for preemptible RCU, Andrew Morton, (Wed Aug 22, 5:41 pm)
Re: [PATCH RFC] Priority boosting for preemptible RCU, Paul E. McKenney, (Wed Aug 22, 6:00 pm)
Re: [PATCH RFC] Priority boosting for preemptible RCU, Josh Triplett, (Wed Aug 22, 4:23 pm)