Hi there,

I'm using PD with jack on an UbuntuStudio hardy .
My .pdsettings file passes to pd the -rt argument.
When I type chrt -p "pid of pd", it tells me that the rtprio is 0, and the schedule policy is NOT " SCHED_FIFO".

This disappoints me. I DID expect "SCHED_FIFO" ;-)

Can't I rely on chrt (and neither the taskmon applet) to show me these infos, or does it mean I should use a 'chrt -f -p "prio" "pid"' command every single time I want my system to be properly "tweaked" ?

Thanx,

Nau