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

From: Jack O'Quin <joq@email-addr-hidden>
Date: Mon Jan 17 2005 - 02:30:36 EET

Eric Dantan Rzewnicki <eric@email-addr-hidden> writes:

> but, ecasound doesn't get SCHED_FIFO that way, no?
> (ecasound running w/pid 3764)
> eric@email-addr-hidden:~$ 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
Received on Mon Jan 17 04:15:21 2005

This archive was generated by hypermail 2.1.8 : Mon Jan 17 2005 - 04:15:22 EET