This bug was fixed on kernel linux-aws-6.17. Tested on a amd instance a4-large, with cgroups activated, resulted on:
``` $ grep memory /proc/cgroups memory 13 89 1 $ grep cpuset /proc/cgroups cpuset 12 1 1 $ mount | grep cgroup | grep memory cgroup on /sys/fs/cgroup/memory type cgroup (rw,nosuid,nodev,noexec,relatime,memory) $ mount | grep cgroup | grep cpuset cgroup on /sys/fs/cgroup/cpuset type cgroup (rw,nosuid,nodev,noexec,relatime,cpuset) $ ls /sys/fs/cgroup/ | grep memory memory $ ls /sys/fs/cgroup/ | grep cpuset cpuset ``` ** Tags removed: verification-needed-noble-linux-aws-6.17 ** Tags added: verification-done-noble-linux-aws-6.17 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2122368 Title: enable MEMCG_V1 and CPUSETS_V1 on Noble 6.14+ To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux-aws-6.17/+bug/2122368/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
