Re: [LAU] jackd thinks it's got realtime priority, but it doesn't

From: Paul Davis <paul@email-addr-hidden>
Date: Sat Mar 16 2013 - 15:03:51 EET

On Sat, Mar 16, 2013 at 8:49 AM, Paul Coccoli <pcoccoli@email-addr-hidden> wrote:

> I just noticed this on my Fedora 17 system. I run jackd like this:
>

you've fallen for a classic mistake when using ps(1) on multithreaded
applications.

[paul@email-addr-hidden ~]$ ps -p 20370 -o cmd,class,pri,rtprio
> CMD CLS PRI RTPRIO
> /usr/bin/jackd --realtime - TS 19 -
>

jackd runs more than one thread. your use of ps(1) shows only the initial
thread, which is not RT.

--p

_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@email-addr-hidden
http://lists.linuxaudio.org/listinfo/linux-audio-user
Received on Sat Mar 16 16:15:03 2013

This archive was generated by hypermail 2.1.8 : Sat Mar 16 2013 - 16:15:03 EET