Re: [patch] Real-Time Preemption, -RT-2.6.12-rc4-V0.7.47-00

From: Ingo Molnar
Date: Fri May 27 2005 - 02:36:57 EST



* George Anzinger <george@xxxxxxxxxx> wrote:

> Ingo Molnar wrote:
> >* George Anzinger <george@xxxxxxxxxx> wrote:
> >
> >
> >>Also, I think that del_timer_sync and friends need to be turned on if
> >>soft_irq is preemptable.
> >
> >
> >you mean the #ifdef CONFIG_SMP should be:
> >
> > #if defined(CONFIG_SMP) || defined(CONFIG_PREEMPT_SOFTIRQS)
> >
> >?
> Yes, exactly.

i have done this in -47-09 and it seems to work fine - is it sufficient?

Ingo
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/