On 08/17/2018 04:08 AM, Tim Blechmann wrote:
hi juri,
i wonder, what's the preferred way to obtain SCHED_DEADLINE privileges
as non-root user?
Hi Tim,
It is still not possible to use sched deadline as a non-root user :-(.
Indeed, but Tim, is this hindering you from experimenting/using
DEADLINE?
it's a showstopper for using it in audio applications, which are running
as user.
audio applications typically use SCHED_FIFO. however they are
rate-monotonic by design, so i wanted to evaluate how SCHED_DEADLINE
behaves here.
How are you setting SCHED_FIFO as a non-root user?
Chris