My bad. I already have this change queued, but not pushed. I removed the same option from meta-virt a few days ago, but was still working on some other changes.
Thanks for the reminder. Bruce On Sun, Jul 12, 2020 at 11:45 PM <[email protected]> wrote: > > 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 > -- - Thou shalt not follow the NULL pointer, for chaos and madness await thee at its end - "Use the force Harry" - Gandalf, Star Trek II
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#8826): https://lists.yoctoproject.org/g/linux-yocto/message/8826 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]] -=-=-=-=-=-=-=-=-=-=-=-
