On Sat, Mar 16, 2013 at 8:49 AM, Paul Coccoli <pcoccoli@xxxxxxxxx> wrote:
you've fallen for a classic mistake when using ps(1) on multithreaded applications.
jackd runs more than one thread. your use of ps(1) shows only the initial thread, which is not RT.
--p
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@watt ~]$ 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@xxxxxxxxxxxxxxxxxxxx http://lists.linuxaudio.org/listinfo/linux-audio-user