[VD] Apply CPU threadhold for wrt-loader 37/286137/1 submit/tizen/20221229.160018
authorDongHyun Song <dh81.song@samsung.com>
Thu, 29 Dec 2022 01:02:06 +0000 (10:02 +0900)
committerDongHyun Song <dh81.song@samsung.com>
Thu, 29 Dec 2022 01:02:07 +0000 (10:02 +0900)
The default CPU threshold is 40~90 on launchpad, with low-end
model, wrt-loader is not activated sometimes after OOM deactivation.

So modify its threshold value to ensure wrt-loader preparation.

Change-Id: Ic9e44fbff59820ed37b3c38cad22d89ab6c6d366
Signed-off-by: DongHyun Song <dh81.song@samsung.com>
packaging/wrt_tv.loader

index 29581db..46d362f 100755 (executable)
@@ -3,6 +3,8 @@ NAME                 wrt-loader
 EXE                  /usr/bin/wrt-loader
 APP_TYPE             webapp
 DEACTIVATION_METHOD  OUT_OF_MEMORY
+CPU_THRESHOLD_MIN    10
+CPU_THRESHOLD_MAX    20
 DETECTION_METHOD     TIMEOUT|DEMAND
 TIMEOUT              10000
 ON_BOOT              ON