Re: [patch] Real-Time Preemption, -RT-2.6.11-rc3-V0.7.38-01

From: Ingo Molnar
Date: Fri Feb 11 2005 - 03:31:50 EST



* Sven Dietrich <sdietrich@xxxxxxxxxx> wrote:

> This patch adds a config option to allow you to select whether timer
> IRQ runs in thread or not.

this patch only changes xtime_lock back and forth - it does in no way
impact the 'threadedness' of the timer IRQ. (it does not move the timer
IRQ into an interrupt thread.)

nor do we really want to make it configurable - it's non-threaded right
now and we'll see what effect this has on the worst-case latencies.

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/