On Fri, Jan 9, 2026 at 10:35 AM Mikko Rapeli via lists.yoctoproject.org <[email protected]> wrote:
> It depends on cgroup v1 which has been deprecated > by v2 and this config is not enabled without additional > legacy configs. The config is effectively not enabled > so remove. > I'd rather keep it for configurations that might be enabling those legacy values and using the older cgroups. Alternatively, they could be shuffled into a legacy config and be at least kept around for discovery and migration notes. I'll think about this one more. Keeping backwards compatibility matters in these options vs force removing. I have on my TODO list to start throwing warnings for these options if they are actually used (i.e. not this option but something that enables the legacy cgroup) and that gives a migration hint to someone that might be using them. Bruce > > Signed-off-by: Mikko Rapeli <[email protected]> > --- > cfg/lxc.cfg | 1 - > features/cgroups/cgroups.cfg | 1 - > 2 files changed, 2 deletions(-) > > diff --git a/cfg/lxc.cfg b/cfg/lxc.cfg > index 090933190516..01108a764047 100644 > --- a/cfg/lxc.cfg > +++ b/cfg/lxc.cfg > @@ -2,7 +2,6 @@ > # Misc configs > CONFIG_CGROUP_DEVICE=y > CONFIG_CPUSETS=y > -CONFIG_PROC_PID_CPUSET=y > CONFIG_MEMCG=y > CONFIG_CGROUP_SCHED=y > CONFIG_FAIR_GROUP_SCHED=y > diff --git a/features/cgroups/cgroups.cfg b/features/cgroups/cgroups.cfg > index d2d0c3eaccc4..5f6c8190d7ba 100644 > --- a/features/cgroups/cgroups.cfg > +++ b/features/cgroups/cgroups.cfg > @@ -6,7 +6,6 @@ CONFIG_CGROUP_DEBUG=y > CONFIG_CGROUP_FREEZER=y > CONFIG_CGROUP_DEVICE=y > CONFIG_CPUSETS=y > -CONFIG_PROC_PID_CPUSET=y > CONFIG_CGROUP_CPUACCT=y > CONFIG_CGROUP_PIDS=y > CONFIG_CGROUP_NET_PRIO=y > -- > 2.34.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 (#16162): https://lists.yoctoproject.org/g/linux-yocto/message/16162 Mute This Topic: https://lists.yoctoproject.org/mt/117176758/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
