Files
linux/kernel/cgroup/cgroup.c
Phil Elwell 906ab01e31 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>
2020-05-20 13:48:54 +01:00

168 KiB