RFE: Allow cpu.rt_runtime_us to be set #329
Comments
|
I am not sure this can be supported in any sane way since the propagation and summing rules are so weird. I generally encourage everyone to disable rt group scheduling in the kerbel these days. |
|
Also see #553 regarding the details. |
7 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
As far as I understand it's just not supported. If correct, just close this ticket.
I mainly created this as a form of documentation/format statement for other people running into this issue.
Possible workaround for those affected:
For people affected and want to read more about it:
http://lists.freedesktop.org/archives/systemd-devel/2013-July/011679.html : "As discussed earlier, the low-level cgroup configuration options ControlGroup=, ControlGroupModify=, ControlGroupPersistent=, ControlGroupAttribute= have been removed. Please use high-level attribute settings instead as well as slice units."
However I could not find any replacement for rt_runtime_us.
http://www.freedesktop.org/wiki/Software/systemd/MyServiceCantGetRealtime/ : Document is outdated as the above link indicates.
The text was updated successfully, but these errors were encountered: