memory: remove redundant operations 55/137655/11 submit/tizen/20170803.075349
authorByungSoo Kim <bs1770.kim@samsung.com>
Tue, 28 Mar 2017 05:56:18 +0000 (14:56 +0900)
committerKichan Kwon <k_c.kwon@samsung.com>
Thu, 3 Aug 2017 07:14:42 +0000 (16:14 +0900)
commit2321f1c4b75f9b197679479bf89b4487e31db7d3
tree1612011a946bbdebe91f99d8e83dfa235a422aa8
parentaf9d38ac4a5d41dcc4ee7d76406906668b917670
memory: remove redundant operations

Resourced will search all cgroup directories about systemd slice.
It is necessary to optimize the function lowmem_reassign_limit
by removing redundant codes.

Change-Id: Ica62829f18e4ade4394d88de7008c37ffcb4279b
Signed-off-by: ByungSoo Kim <bs1770.kim@samsung.com>
packaging/resourced.spec
src/memory/lowmem-limit.c