Add unit(in variable) & fix bugs 44/274144/5 submit/tizen/20220425.104329
authorUnsung Lee <unsung.lee@samsung.com>
Fri, 22 Apr 2022 05:47:56 +0000 (14:47 +0900)
committerUnsung Lee <unsung.lee@samsung.com>
Mon, 25 Apr 2022 06:41:32 +0000 (15:41 +0900)
commit8c01bfe9c1085a4c314be90b7a4fe2c03c2b47bd
tree760e1437307b5c15d824dd73006bbeb964604c31
parent4e7cb71e60e023880990c2ed1f0c27d9209f924b
Add unit(in variable) & fix bugs

add unit in all variables (specially, time and memory)
fix incorrectly used units

Change-Id: I8eb1c29b6682e1f9c832e89b09320b31f881df8c
Signed-off-by: Unsung Lee <unsung.lee@samsung.com>
24 files changed:
conf/optimizer.conf.d/0-optimizer.conf [deleted file]
src/common/cgroup/cgroup.c
src/common/cgroup/cgroup.h
src/common/cgroup/memory-cgroup.c
src/common/cgroup/memory-cgroup.h
src/common/file-helper.c
src/common/file-helper.h
src/common/notifier.c
src/common/proc-common.h
src/common/procfs.c
src/common/util.h
src/process/proc-main.c
src/process/proc-usage-stats-helper.c
src/resource-limiter/memory/lowmem-dbus.c
src/resource-limiter/memory/lowmem-handler.h
src/resource-limiter/memory/lowmem-limit.c
src/resource-limiter/memory/lowmem-system.c
src/resource-limiter/memory/vmpressure-lowmem-handler.c
src/resource-optimizer/memory/dedup/dedup.c
src/resource-optimizer/memory/swap/fileswap.c
src/resource-optimizer/memory/swap/swap.c
src/resource-optimizer/memory/swap/zramswap.c
src/resource-optimizer/memory/swap/zswap.c
src/resourced/init.c