scheduling permissions (jackd)

Matthew Dillon dillon at backplane.com
Tue Jan 22 11:46:23 PST 2019


Yah, only superuser can access the rtprio classes.  I do not recommend
using rtprio though, because you can completely lock up the system if the
program you are running rtprio goes into a cpu-bound loop.  Try using nice
-n -20 without the rtprio, it should work nearly as well.  You still need
root to be able to nice to -20 but your solution to root su user works well.

-Matt
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.dragonflybsd.org/pipermail/users/attachments/20190122/0c7a9b10/attachment-0002.htm>


More information about the Users mailing list