mido: configs: Disable unsupported perf resources

E ANDR-PERF-OPTSHANDLER: Perflock resource /proc/sys/kernel/sched_spill_nr_run not supported
E ANDR-PERF-RESOURCEQS: Failed to apply optimization [3, 11]
E ANDR-PERF-OPTSHANDLER: Perflock resource /proc/sys/kernel/sched_restrict_cluster_spill not supported
E ANDR-PERF-RESOURCEQS: Failed to apply optimization [3, 13]
This commit is contained in:
baunilla 2021-11-25 18:05:09 +00:00 committed by followmsi
parent 6c062065fa
commit fe3b1483a0
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@
<!-- SCHED_SPILL_NR_RUN resource opcode, value-->
<!-- SCHED_RESTRICT_CLUSTER_SPILL resource opcode, value-->
<Config
Id="0x00001081" Type="1" Enable="true" Timeout="2000"
Id="0x00001081" Type="1" Enable="false" Timeout="2000"
Resources="0x40C00000, 0x1, 0x40800100, 0x690, 0x40C2C000, 0x1, 0x40C34000, 0x0" />
<!--app lauch boost (disabling packing)-->