Skip to content
This repository was archived by the owner on Nov 9, 2021. It is now read-only.

Commit 53fed32

Browse files
committed
Update mechanism to enable cgroup memory
See: raspberrypi/linux@ba742b5
1 parent cb7e948 commit 53fed32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

roles/common/files/cmdline.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
dwc_otg.lpm_enable=0 console=serial0,115200 console=tty1 root=/dev/mmcblk0p2 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait cgroup_enable=cpuset cgroup_enable=memory
1+
dwc_otg.lpm_enable=0 console=serial0,115200 console=tty1 root=/dev/mmcblk0p2 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait cgroup_enable=cpuset cgroup_memory=1

0 commit comments

Comments
 (0)