memory: add relative vmpressure threshold for iot-headless 87/260687/4
authorYoungjae Cho <y0.cho@samsung.com>
Thu, 1 Jul 2021 05:09:24 +0000 (14:09 +0900)
committerYoungjae Cho <y0.cho@samsung.com>
Thu, 8 Jul 2021 07:49:35 +0000 (16:49 +0900)
commit5c61bc5197eb143ec0753628d1ea04721e95765d
treec0a53cb2d23aa3c0680ba5c628ac0dc714c9113d
parent296028adb6e1a70615b1d45412b14e098ce82431
memory: add relative vmpressure threshold for iot-headless

resourced-headless have managed vmpressure based on ratio of available
memory to the total memory. Since resourced-headless has been replaced
with resourced, bring this functionality into resourced for iot-headless
profile.

Change-Id: I4683fce74d61417bb3052dd857a912be5058d614
Signed-off-by: Youngjae Cho <y0.cho@samsung.com>
packaging/resourced.spec
src/CMakeLists.txt
src/memory/memory-iot-headless.conf [new file with mode: 0644]
src/memory/memory.conf
src/memory/vmpressure-lowmem-handler.c