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

From: George Anzinger
Date: Thu Jun 09 2005 - 17:15:51 EST


Ingo Molnar wrote:
* 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?

I think so. Time will tell...

--
George Anzinger george@xxxxxxxxxx
HRT (High-res-timers): http://sourceforge.net/projects/high-res-timers/
-
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/