Check CPU boosting level before calling boost API 81/297881/2
authorHwankyu Jhun <h.jhun@samsung.com>
Mon, 28 Aug 2023 05:42:32 +0000 (14:42 +0900)
committerHwankyu Jhun <h.jhun@samsung.com>
Mon, 28 Aug 2023 05:55:25 +0000 (14:55 +0900)
commitb44132d5569dfe5ee9de56fd54b11529be06e8dc
tree519dc85e054b27566a23f99acf175faeb163d3c7
parent2023e95e8ab4f9d86211146c66fbf2cc9a838959
Check CPU boosting level before calling boost API

If the boosting is already applied to the launchpad-process-pool,
calling the resource_set_cpu_boosting() is not needed.

Change-Id: I14e564fa644e312c7eb6ca1305b222dd208ff3ca
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
src/launchpad-process-pool/launchpad.cc
src/lib/launchpad-common/cpu_boost_controller.cc
src/lib/launchpad-common/cpu_boost_controller.hh