From: He Zhe <[email protected]> Systemd doesn't support RT group scheduling. https://github.com/systemd/systemd/issues/13781#issuecomment-549164383
And lxc doesn't necessarily use this feature. Signed-off-by: He Zhe <[email protected]> --- features/ocicontainer/lxc.cfg | 1 - 1 file changed, 1 deletion(-) diff --git a/features/ocicontainer/lxc.cfg b/features/ocicontainer/lxc.cfg index 3fefc034..e195c15b 100644 --- a/features/ocicontainer/lxc.cfg +++ b/features/ocicontainer/lxc.cfg @@ -4,7 +4,6 @@ CONFIG_PROC_PID_CPUSET=y CONFIG_MEMCG=y CONFIG_CGROUP_SCHED=y CONFIG_FAIR_GROUP_SCHED=y -CONFIG_RT_GROUP_SCHED=y CONFIG_CHECKPOINT_RESTORE=y CONFIG_NAMESPACES=y CONFIG_UTS_NS=y -- 2.17.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#8825): https://lists.yoctoproject.org/g/linux-yocto/message/8825 Mute This Topic: https://lists.yoctoproject.org/mt/75470715/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
