zuma: Disable kmem cgroup accounting
Disable cgroup kernel memory accounting to avoid unnecessary overhead Bug: 258100733 Test: Boot Change-Id: I9e3ce7b4ae93531aeb12ca11a40d0445ba41b2cc
This commit is contained in:
parent
3ac7a5285b
commit
e8f5a4cefc
1 changed files with 1 additions and 0 deletions
|
@ -38,6 +38,7 @@ BOARD_KERNEL_CMDLINE += cgroup_disable=memory
|
|||
BOARD_KERNEL_CMDLINE += rcupdate.rcu_expedited=1 rcu_nocbs=all
|
||||
BOARD_KERNEL_CMDLINE += stack_depot_disable=off page_pinner=on
|
||||
BOARD_KERNEL_CMDLINE += swiotlb=1024
|
||||
BOARD_KERNEL_CMDLINE += cgroup.memory=nokmem
|
||||
BOARD_BOOTCONFIG += androidboot.boot_devices=13200000.ufs
|
||||
|
||||
TARGET_NO_BOOTLOADER := true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue