Re: [patch] Real-Time Preemption, -RT-2.6.10-rc2-mm2-V0.7.29-0

From: Florian Schmidt
Date: Sun Nov 21 2004 - 09:49:57 EST


On Sun, 21 Nov 2004 13:45:55 +0100
Ingo Molnar <mingo@xxxxxxx> wrote:

>
> * Florian Schmidt <mista.tapas@xxxxxxx> wrote:
>
> > > Will build 29-4 PREEMPT_REALTIME now and see how this one behaves.
> >
> > Pretty much as bad as 29-1. Sadly i have no idea on how to find out
> > what is causing jackd to act so weird under a PREEMPT_REALTIME kernel.
> > It seems there is some correlation to activity on X. Hiding and
> > showing windows has a certain chance of triggering a large xrun.
>
> do you have chrt-ed the IRQ#0 thread and the soundcard thread as well?

yes. I tried the following combinations with PREEMPT_RT:

- IRQ 0 prio 40, IRQ 3 (soundcard) prio 98
- IRQ 0 prio 99, IRQ 3 prio 98

all other IRQ's at prios around 40-50 (default or set explicitly to 40).
What is the recommended setting for IRQ 0? I thought in this typical
thread-wakeup-by-IRQ scenario the scheduler is "shorted" anyways when an IRQ
occurs, so IRQ 0's prio shouldn't really matter.

flo
-
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/