optimizer.conf: Change CPU RT throttling from 90% to 95% 75/293675/1 accepted/tizen/unified/20230613.170823
authorUnsung Lee <unsung.lee@samsung.com>
Tue, 28 Mar 2023 08:17:03 +0000 (17:17 +0900)
committerUnsung Lee <unsung.lee@samsung.com>
Fri, 2 Jun 2023 03:11:46 +0000 (12:11 +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

index 0b811e6..24ec2d7 100644 (file)
@@ -27,7 +27,7 @@ FragLevel=800
 
 [CpuSched]
 CpuSchedFeature=no_rt_runtime_share
-CpuRTRuntime=900ms
+CpuRTRuntime=950ms
 CpuRTPeriod=1000ms
 
 [CpuAffinity]