Re: 2.6.14-rc3-rt9 - a few xruns misses

From: Lee Revell
Date: Thu Oct 06 2005 - 11:27:34 EST


On Thu, 2005-10-06 at 09:00 -0700, Mark Knecht wrote:
> Even with Jack running I don't see the jackd process getting any
> special priority. Is this correct, or is that part that gets higher
> prioity just not listed here.

ps does not show all threads of multithreaded processes by default.
Use:

ps -Leo pid,pri,rtprio,cmd

and you should see that 2 JACK threads get RT priority.

Lee



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