Re: [LAU] realtime priority - FIFO vs Round Robin and scheduling

From: Kjetil Matheussen <k.s.matheussen@email-addr-hidden>
Date: Wed May 25 2016 - 15:20:25 EEST

> Luka Prin?i? / Nova deViator:
>

> Renoise seems to be running some threads with FIFO scheduler with a
> priority that is _below_ that of JACK and firewire driver (correct
> right?), but ALSO some threads using Round Robin scheduler with VERY
> HIGH RT priority of 95. my question is if this is a possible cause for
> glitches and XRUNS?

This thread could be a watchdog thread, in which case a priority of 95
should be unproblematic.

The glitches and XRUNS you see are probably due to other reasons
than thread priorities. Renoise is probably doing some time consuming things
in the jack thread, or is the victim of priority inversion, or waiting for
a non-realtime thread doing some work.

_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@email-addr-hidden
http://lists.linuxaudio.org/listinfo/linux-audio-user
Received on Wed May 25 16:15:01 2016

This archive was generated by hypermail 2.1.8 : Wed May 25 2016 - 16:15:02 EEST