Re: [patch] Real-Time Preemption, -RT-2.6.12-rc6-V0.7.48-00

From: Ingo Molnar
Date: Sun Jun 12 2005 - 05:38:40 EST



* Gene Heskett <gene.heskett@xxxxxxxxxxx> wrote:

> Glitch reports as they develop of course.
>
> Q: Whats the diff between turning on hardirq's in mode 3, and mode 4?

well, "mode 3" is PREEMPT_DESKTOP - normal CONFIG_PREEMPT on the
mainstream kernel. If you turn on hardirq/softirq threading then you can
e.g. chprio your sound IRQ to have better audio latencies. It will cause
runtime overhead though. On "mode 4" (PREEMPT_RT) hardirq/softirq
threading is mandatory (due to the processing model).

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/