Re: PREEMPT_RT and latency_trace

From: Daniel Walker
Date: Fri Jul 08 2005 - 08:44:04 EST


On Fri, 2005-07-08 at 14:49 +0200, Serge Noiraud wrote:
> Hi,
>
> I have a big dilemna on one machine :
> I run a task with RT priority which make a loop to mesure the system
> perturbation.
> It works well except on one machine.
> On a multi-cpu, If I run the program on cpu 1, I get 23us. It's OK.
> If I run the same program on cpu 0, I get 17373us !

If it's not at RT priority 99 , then your application could be held off
until higher priority applications have run. 17373us is a pretty long
hold off time though .

Daniel

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