On Sun, Mar 8, 2015 at 11:27 PM, Lennart Poettering
wrote:
> Most likely you have RT cgroup scheduling enabled in the kernel, and
> some unit uses CPUShares=, CPUAccounting=, CPUQuota*= in the unit
> file. If a unit does that this will move the unit's cgroup into the
> "cpu" cgroup controller, as
With systemd 218 and 219, I have a strange issue that processes running as
root cannot acquire realtime priority (SCHED_RR, priority 22). Further, if
(and only if) root is logged in (via tty or ssh), users processes can also
not acquire realtime priority. If root is NOT logged in, user processes CA