Re: [PATCH, RFC] improved hacks to allow -rt to run kernbench on POWER

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Peter Zijlstra
Date: Tuesday, November 13, 2007 - 3:05 am

On Tue, 2007-11-13 at 10:10 +0100, Peter Zijlstra wrote:

Looking at the code:

/* radix tree not lockless safe ! we use a brlock-type mecanism
 * for now, until we can use a lockless radix tree
 */
static void irq_radix_wrlock(unsigned long *flags)

The RCU radix tree stuffs have gone upstream long ago.

Anyway, it seems its the generic irq stuff that uses raw_spinlock_t and
disables IRQs, so there isn't much we can do from the ARCH level I'm
afraid :-(

Ingo, any sane ideas?

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

Messages in current thread:
[PATCH, RFC] improved hacks to allow -rt to run kernbench ..., Paul E. McKenney, (Fri Nov 9, 11:10 am)
Re: [PATCH, RFC] improved hacks to allow -rt to run kernbe ..., Benjamin Herrenschmidt, (Fri Nov 9, 1:52 pm)
Re: [PATCH, RFC] improved hacks to allow -rt to run kernbe ..., Benjamin Herrenschmidt, (Sat Nov 10, 8:59 pm)
Re: [PATCH, RFC] improved hacks to allow -rt to run kernbe ..., Benjamin Herrenschmidt, (Sun Nov 11, 1:48 pm)
Re: [PATCH, RFC] improved hacks to allow -rt to run kernbe ..., Paul E. McKenney, (Mon Nov 12, 10:05 am)
Re: [PATCH, RFC] improved hacks to allow -rt to run kernbe ..., Paul E. McKenney, (Mon Nov 12, 12:15 pm)
Re: [PATCH, RFC] improved hacks to allow -rt to run kernbe ..., Benjamin Herrenschmidt, (Mon Nov 12, 2:12 pm)
Re: [PATCH, RFC] improved hacks to allow -rt to run kernbe ..., Benjamin Herrenschmidt, (Tue Nov 13, 2:43 am)
Re: [PATCH, RFC] improved hacks to allow -rt to run kernbe ..., Peter Zijlstra, (Tue Nov 13, 3:05 am)
Re: [PATCH, RFC] improved hacks to allow -rt to run kernbe ..., Benjamin Herrenschmidt, (Tue Nov 13, 4:09 am)