resourced-cpu-boosting: Add is_cpu_busy argument into governor func 49/298249/8 accepted/tizen/unified/20230906.014628
authorUnsung Lee <unsung.lee@samsung.com>
Mon, 4 Sep 2023 07:01:47 +0000 (16:01 +0900)
committerUnsung Lee <unsung.lee@samsung.com>
Tue, 5 Sep 2023 00:33:21 +0000 (09:33 +0900)
commit8277e8a5a595d431a38b59548a8ab631c01e0508
tree85c2f9432bf90f46d882b9547c97beffce31b8e4
parent64ae5076a570c552cd266fd7e3417dd1128b1973
resourced-cpu-boosting: Add is_cpu_busy argument into governor func

Add is_cpu_busy argument into cpu_boosting_governor_govern_request function
to return whehter system cpu is busy or not.
resourced will use this information to decide whether to ignore stall event.

Change-Id: I66c77f0c7589840fad63973b2319dc1620d07db6
Signed-off-by: Unsung Lee <unsung.lee@samsung.com>
src/resourced-cpu-boosting/resourced-cpu-boosting.c