cpu-boosting: parse CpuBoostingLevel conf 41/276341/7
authorUnsung Lee <unsung.lee@samsung.com>
Wed, 15 Jun 2022 04:05:09 +0000 (13:05 +0900)
committerUnsung Lee <unsung.lee@samsung.com>
Wed, 15 Jun 2022 05:51:43 +0000 (14:51 +0900)
commit5ac358016f8da92c991ef5cef96ad34ba8296276
treec6ad9dc8b93bb1481c1bc5e58bd880b5e5bf2b21
parentb84b94c7575cb21017e16fb3cdc81786b2235f46
cpu-boosting: parse CpuBoostingLevel conf

Change-Id: I7f3accb4d20d1a51b172157510bcfcf8ef8b05a8
Signed-off-by: Unsung Lee <unsung.lee@samsung.com>
12 files changed:
conf/optimizer.conf
packaging/resourced.spec
src/CMakeLists.txt
src/common/config-parser.c
src/common/config-parser.h
src/common/cpu-common.c
src/common/cpu-common.h
src/common/notifier.h
src/common/proc-common.h
src/resource-limiter/cpu/cpu-throttling.c [moved from src/resource-limiter/cpu/cpu.c with 99% similarity]
src/resource-optimizer/cpu/cpu-boosting.c [new file with mode: 0644]
src/resourced/init.c