thermal: more aggresive dex2oat throttling am: ba9a2b62a6 am: c64dc6f6ab am: 0ad211e236

Original change: https://googleplex-android-review.googlesource.com/c/device/google/lynx/+/21455927

Change-Id: I71e4389ea622fa2f932845bd77825cc4df0c9ad4
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
David Chao
2023-03-06 06:32:40 +00:00
committed by Automerger Merge Worker

View File

@@ -590,7 +590,6 @@
"Path": "vendor.powerhal.dalvik.vm.dex2oat-cpu-set", "Path": "vendor.powerhal.dalvik.vm.dex2oat-cpu-set",
"Values": [ "Values": [
"0,1,2,3", "0,1,2,3",
"0,1,2,3,4,5",
"0,1,2,3,4,5,6,7" "0,1,2,3,4,5,6,7"
], ],
"Type": "Property" "Type": "Property"
@@ -1579,13 +1578,13 @@
"PowerHint": "THERMAL_VIRTUAL-SKIN-HINT_LIGHT", "PowerHint": "THERMAL_VIRTUAL-SKIN-HINT_LIGHT",
"Node": "Dex2oatThreads", "Node": "Dex2oatThreads",
"Duration": 0, "Duration": 0,
"Value": "6" "Value": "4"
}, },
{ {
"PowerHint": "THERMAL_VIRTUAL-SKIN-HINT_LIGHT", "PowerHint": "THERMAL_VIRTUAL-SKIN-HINT_LIGHT",
"Node": "Dex2oatCPUSet", "Node": "Dex2oatCPUSet",
"Duration": 0, "Duration": 0,
"Value": "0,1,2,3,4,5" "Value": "0,1,2,3"
}, },
{ {
"PowerHint": "THERMAL_VIRTUAL-SKIN-HINT_MODERATE", "PowerHint": "THERMAL_VIRTUAL-SKIN-HINT_MODERATE",
@@ -1735,7 +1734,7 @@
"PowerHint": "THERMAL_VIRTUAL-SKIN-HINT_SEVERE", "PowerHint": "THERMAL_VIRTUAL-SKIN-HINT_SEVERE",
"Node": "Dex2oatThreads", "Node": "Dex2oatThreads",
"Duration": 0, "Duration": 0,
"Value": "4" "Value": "2"
}, },
{ {
"PowerHint": "THERMAL_VIRTUAL-SKIN-HINT_SEVERE", "PowerHint": "THERMAL_VIRTUAL-SKIN-HINT_SEVERE",