lowmem-controller: Move high memory action from lowmem to controller 51/290351/18
authorSangYoun Kwak <sy.kwak@samsung.com>
Thu, 23 Mar 2023 10:38:01 +0000 (19:38 +0900)
committerSangYoun Kwak <sy.kwak@samsung.com>
Mon, 10 Apr 2023 09:04:22 +0000 (18:04 +0900)
commit1126b764b1708da64971078dbff44e76f216a3c3
treebc7eab374c27277fef3be47c5e0b1385e8be4f80
parenta718cae25dd253c7670d684d06481fe06f062365
lowmem-controller: Move high memory action from lowmem to controller

For modulization, high memory action is moved from lowmem.c(core) to
lowmem-controller.c(controller) and this high memory action will be
assigned to lowmem.c by the initializer of controller.

Change-Id: Ic0f25890ff5372bfde5471bac27c441f19213960
Signed-off-by: SangYoun Kwak <sy.kwak@samsung.com>
src/resource-limiter/memory/lowmem-controller.c
src/resource-limiter/memory/lowmem-governor.c
src/resource-limiter/memory/lowmem.c
src/resource-limiter/memory/lowmem.h