summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMinchan Kim <minchan@google.com>2022-06-08 09:39:35 -0700
committerMinchan Kim <minchan@google.com>2022-06-08 19:58:35 +0000
commit29c8d8c5ff707647fe69268da1c6e1477edc6f9e (patch)
treeadd62686a791ac0c8fd0e5a91595f3fcd4ba88a5
parent875235afbfa563180f0e25a18c05203da66f5bc6 (diff)
downloadgs101-29c8d8c5ff707647fe69268da1c6e1477edc6f9e.tar.gz
gs101: turn off page_pinner
Page_pinner aimed for help tracking cma allocation failure. Since we are memory hungry and gs101 is lacking of critical usecases atm, we could disable it. It will return memory 0.78% memory. Bug: 235227018 Test: confirmed that no page_pinner directory in the debugfs. Signed-off-by: Minchan Kim <minchan@google.com> Change-Id: I37a0c9ba76b278f813dff6e81b77438ab9e87d3c
-rw-r--r--BoardConfig-common.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/BoardConfig-common.mk b/BoardConfig-common.mk
index b5843c7c..1b246e13 100644
--- a/BoardConfig-common.mk
+++ b/BoardConfig-common.mk
@@ -46,7 +46,6 @@ endif
BOARD_KERNEL_CMDLINE += dyndbg=\"func alloc_contig_dump_pages +p\"
BOARD_KERNEL_CMDLINE += earlycon=exynos4210,0x10A00000 console=ttySAC0,115200 androidboot.console=ttySAC0 printk.devkmsg=on
BOARD_KERNEL_CMDLINE += cma_sysfs.experimental=Y
-BOARD_KERNEL_CMDLINE += stack_depot_disable=off page_pinner=on
BOARD_KERNEL_CMDLINE += swiotlb=noforce
BOARD_BOOTCONFIG += androidboot.boot_devices=14700000.ufs