From: Unsung Lee Date: Tue, 28 Mar 2023 08:17:03 +0000 (+0900) Subject: optimizer.conf: Change CPU RT throttling from 90% to 95% X-Git-Tag: accepted/tizen/unified/20230613.170823^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=41ddb8ce7987a1b3f45a604ba9bf36a8ec856dce;p=platform%2Fcore%2Fsystem%2Fresourced.git optimizer.conf: Change CPU RT throttling from 90% to 95% 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 --- diff --git a/conf/optimizer.conf b/conf/optimizer.conf index 0b811e6..24ec2d7 100644 --- a/conf/optimizer.conf +++ b/conf/optimizer.conf @@ -27,7 +27,7 @@ FragLevel=800 [CpuSched] CpuSchedFeature=no_rt_runtime_share -CpuRTRuntime=900ms +CpuRTRuntime=950ms CpuRTPeriod=1000ms [CpuAffinity]