cpu-boosting: Check whether cpu stall handler is turned on 55/298255/2 accepted/tizen/unified/20230906.014625
authorUnsung Lee <unsung.lee@samsung.com>
Fri, 1 Sep 2023 08:19:24 +0000 (17:19 +0900)
committerUnsung Lee <unsung.lee@samsung.com>
Tue, 5 Sep 2023 00:31:39 +0000 (09:31 +0900)
commite8954e5018b7c24b90a1e60f6dcf7cc08aa008af
treec4dbd554c1d80a0768ca33cade3a03819893fad5
parentc237969fd5e4530ae9da44a92058a85185d2bd00
cpu-boosting: Check whether cpu stall handler is turned on

Check cpu stall handler is turned on.
If so, wake up cpu boosting thread to handle cpu stall.
If not, ignore event from the cpu boosting monitor.

Change-Id: Idc14a3804200291a6c4e9d021e590e98ba199e56
Signed-off-by: Unsung Lee <unsung.lee@samsung.com>
src/common/conf/cpu-common.c
src/common/conf/cpu-common.h
src/resource-optimizer/cpu/cpu-boosting.c