defconfig: Disable PPR
Some checks failed
Build Kernel / build (push) Has been cancelled

Accordingly to FPS tests
(http://perf.mot.com/apps/fps/rungraphs/?runids=44588,44602,44598),
overall device performance has been improved when PPR is disabled (mainly
considering Major Page Fault and Swap IO improvements).

This gerrit disables PPR for Berlin NA device.

Change-Id: I89dade542cf47c754787fd17c11cc90e61d34473
Reviewed-on: https://gerrit.mot.com/2112482
SLTApproved: Slta Waiver
SME-Granted: SME Approvals Granted
Tested-by: Jira Key
Reviewed-by: Fernanda Schmidt <fschmidt@motorola.com>
Reviewed-by: Rafael Ortolan <rafones@motorola.com>
Reviewed-by: Carlos Pinho <cpinho@motorola.com>
Submit-Approved: Jira Key
Signed-off-by: Richard Raya <rdxzv.dev@gmail.com>
This commit is contained in:
Pedro Bertoleti 2021-11-04 17:31:23 -03:00 committed by Richard Raya
parent 4876a68632
commit 0681e6a88f

View File

@ -645,7 +645,7 @@ CONFIG_FRAME_VECTOR=y
CONFIG_ARCH_SUPPORTS_SPECULATIVE_PAGE_FAULT=y
# CONFIG_SPECULATIVE_PAGE_FAULT is not set
CONFIG_HAVE_LOW_MEMORY_KILLER=y
CONFIG_PROCESS_RECLAIM=y
# CONFIG_PROCESS_RECLAIM is not set
CONFIG_LRU_GEN=y
CONFIG_LRU_GEN_ENABLED=y
# CONFIG_LRU_GEN_STATS is not set