Re: [LAU] unable to set scheduling priority with rt kernel

From: Lee Revell <rlrevell@email-addr-hidden-job.com>
Date: Mon Oct 29 2007 - 17:26:53 EET

On 10/29/07, Chuckk Hubbard <badmuthahubbard@email-addr-hidden> wrote:
> Update: I just discovered that running jackd -R -P 70 -dalsa -P -p256 -n2
> -r44100 as ROOT doesn't even set priority 70. jackd then runs as a root
> process with priority 20, according to both chrt and top.
> Apparently my system is not able to run anything higher than 20 priority;
> does this mean my kernel is misconfigured, or might it be something else?

jackd is a multithreaded process, you can't just look at the priority
of the main thread, you have to check all of them. It should have
some SCHED_FIFO threads and some SCHED_NORMAL threads.

Lee
_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@email-addr-hidden
http://lists.linuxaudio.org/mailman/listinfo/linux-audio-user
Received on Mon Oct 29 20:15:04 2007

This archive was generated by hypermail 2.1.8 : Mon Oct 29 2007 - 20:15:04 EET