On 10/07/2011 08:57 PM, Chuck Martin wrote:
> % ps -eo pid,rtprio,cls,cmd
> 16531 - TS /usr/bin/jackd -v -P70 -t2000 -dalsa -dhw:Intel -r48000 -p1024 -n2 -Xseq -i2 -o2 -I1 -O1
>
> It looks like set_rlimits is working until I look at the realtime priority
> with ps. What am I doing wrong?
Realtime priorities are shown by ps only for threads that actually are
using a realtime scheduling policy, and jackd's first thread doesn't.
Use H to show threads.
Regards,
Clemens
_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@email-addr-hidden
http://lists.linuxaudio.org/listinfo/linux-audio-user
Received on Sat Oct 8 16:15:02 2011
This archive was generated by hypermail 2.1.8 : Sat Oct 08 2011 - 16:15:03 EEST