Modify configuration file name/path 31/269331/3
authorUnsung Lee <unsung.lee@samsung.com>
Wed, 12 Jan 2022 11:18:57 +0000 (20:18 +0900)
committerUnsung Lee <unsung.lee@samsung.com>
Thu, 13 Jan 2022 02:41:56 +0000 (11:41 +0900)
commit7471d6a67cc82f1295c337e28b8d2564ad75fc49
tree08c17c5215631d37262e920e9bb6067fe0560dc5
parent2bc05ad0859d5f50abc7d8d1db4ca9c223c81a0d
Modify configuration file name/path

Change-Id: I3b84a0961d379e127025762ee6b2a705ad14d031
Signed-off-by: Unsung Lee <unsung.lee@samsung.com>
18 files changed:
CMakeLists.txt
conf/block.conf [moved from src/process/block/block.conf with 100% similarity]
conf/cpu-sched.conf [moved from src/resource-limiter/cpu/cpu-sched.conf with 100% similarity]
conf/cpu.conf [moved from src/resource-limiter/cpu/cpu.conf with 100% similarity]
conf/dedup.conf [moved from src/resource-optimizer/memory/dedup/dedup.conf with 100% similarity]
conf/heart.conf [moved from src/resource-monitor/heart.conf with 100% similarity]
conf/memory-profile-iot-headless.conf [moved from src/resource-limiter/memory/memory.conf with 100% similarity]
conf/memory-profile-tv.conf [moved from src/resource-limiter/memory/memory-tv.conf with 100% similarity]
conf/memory.conf [moved from src/resource-limiter/memory/memory-iot-headless.conf with 100% similarity]
conf/org.tizen.resourced.conf [moved from resourced.conf with 100% similarity]
conf/process.conf [moved from src/process/proc.conf with 100% similarity]
conf/swap.conf [moved from src/resource-optimizer/memory/swap/swap.conf with 100% similarity]
packaging/resourced.spec
src/CMakeLists.txt
src/process/priority/proc-priority.c
src/process/proc-appusage.c
src/process/proc-main.c
src/resource-limiter/cpu/cpu.c