Re: 2.6.X, NPTL, SCHED_FIFO and JACK

From: Ingo Molnar
Date: Wed Jun 30 2004 - 10:19:00 EST



* Ingo Molnar <mingo@xxxxxxx> wrote:

> A simple "strace -f" should show whether the setscheduler() call
> succeeds or not. Does 'jackstart' do anything with glibc internals?

it seems part of the problem is that the setscheduler() calls 'succeed',
but the policy is not changed to SCHED_FIFO. The question here is,
are the correct PIDs used?

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/