projects
/
platform
/
core
/
system
/
resourced.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fe1f9f9
)
optimizer.conf: Change CPU RT throttling from 90% to 95%
35/290535/2
accepted/tizen/7.0/unified/20230330.014300
author
Unsung Lee
<unsung.lee@samsung.com>
Tue, 28 Mar 2023 08:17:03 +0000
(17:17 +0900)
committer
Unsung Lee
<unsung.lee@samsung.com>
Tue, 28 Mar 2023 08:24:26 +0000
(17:24 +0900)
This patch includes
- modification of CPU RT runtime
Increase the value from 90% to 95% to avoid throttling issue.
Change-Id: Ie80f32191a428b03e86606eb851ec5e9fb5ac836
Signed-off-by: Unsung Lee <unsung.lee@samsung.com>
conf/optimizer.conf
patch
|
blob
|
history
diff --git
a/conf/optimizer.conf
b/conf/optimizer.conf
index
0b811e6
..
24ec2d7
100644
(file)
--- a/
conf/optimizer.conf
+++ b/
conf/optimizer.conf
@@
-27,7
+27,7
@@
FragLevel=800
[CpuSched]
CpuSchedFeature=no_rt_runtime_share
-CpuRTRuntime=9
0
0ms
+CpuRTRuntime=9
5
0ms
CpuRTPeriod=1000ms
[CpuAffinity]