Files
linux/kernel/cgroup/cgroup.c
Phil Elwell 16f8c6bc6e cgroup: Disable cgroup "memory" by default
Some Raspberry Pis have limited RAM and most users won't use the
cgroup memory support so it is disabled by default. Enable with:

    cgroup_enable=memory

See: https://github.com/raspberrypi/linux/issues/1950

Signed-off-by: Phil Elwell <phil@raspberrypi.org>
2022-03-21 16:03:46 +00:00

177 KiB