[linux-audio-user] realtime-preempt-2.6.11-rc1-V0.7.35-01

Jack O'Quin joq at io.com
Sun Jan 16 19:30:36 EST 2005


Eric Dantan Rzewnicki <eric at zhevny.com> writes:

> but, ecasound doesn't get SCHED_FIFO that way, no?
> (ecasound running w/pid 3764)
> eric at audiobox:~$ chrt -p 3764
> pid 3764's current scheduling policy: SCHED_OTHER
> pid 3764's current scheduling priority: 0
>
> or does ecasound's jack thread run inside jackd and not show up in ps
> output?

It runs inside of ecasound, but is not the main thread.  It will
probably have an ID of 3766 or 3767 in your example.

The `ps' output is screwy for threads.  Try something like...

  $ ps -eo pid,tid,class,rtprio,ni,pri,comm | grep ecasound

-- 
  joq



More information about the Linux-audio-user mailing list