projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9c4399f
)
enable blkio for exynos9610
author
lulei1
<lulei1@lenovo.com>
Fri, 27 Nov 2020 06:01:27 +0000
(14:01 +0800)
committer
lingsen1
<lingsen1@lenovo.com>
Sun, 7 Feb 2021 09:37:09 +0000
(17:37 +0800)
IO cgroup should be enabled to restrict background IO R/W.
Change-Id: I4736eb38d208a23afb183c27a5d90296e79e5f39
Reviewed-on: https://gerrit.mot.com/
1812665
SLTApproved: Slta Waiver
SME-Granted: SME Approvals Granted
Tested-by: Jira Key
Reviewed-by: Guolin Wang <wanggl3@mt.com>
Submit-Approved: Jira Key
arch/arm64/configs/ext_config/moto-erd9610.config
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm64/configs/ext_config/moto-erd9610.config
b/arch/arm64/configs/ext_config/moto-erd9610.config
index 4b01ee52402c5c72687d3591eae9205fef78b4a9..7c4f303d57579f3327badf0a0400297401cd683a 100644
(file)
--- a/
arch/arm64/configs/ext_config/moto-erd9610.config
+++ b/
arch/arm64/configs/ext_config/moto-erd9610.config
@@
-64,3
+64,5
@@
CONFIG_LOCALVERSION="-user"
# CONFIG_LOCALVERSION_AUTO is not set
# CONFIG_ANDROID_LOW_MEMORY_KILLER is not set
CONFIG_PSI=y
+CONFIG_BLK_CGROUP=y
+CONFIG_CFQ_GROUP_IOSCHED=y