Re: SCHED_DEADLINE as user
From: Daniel Bristot de Oliveira <hidden>
Date: 2018-08-15 11:18:50
From: Daniel Bristot de Oliveira <hidden>
Date: 2018-08-15 11:18:50
On 08/15/2018 08:08 AM, Tim Blechmann wrote:
hi all, 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 :-(. Thanks -- Daniel
for SCHED_RR/SCHED_FIFO i'm typically using pam_limits/limits.conf, but i haven't found any resources on how SCHED_DEADLINE can be obtained ... thanks in advance, tim