Home
last modified time | relevance | path

Searched refs:swappiness (Results 1 – 3 of 3) sorted by relevance

/system/core/libprocessgroup/include/processgroup/
Dprocessgroup.h55 bool setProcessGroupSwappiness(uid_t uid, int initialPid, int swappiness);
/system/core/libprocessgroup/
Dprocessgroup.cpp451 bool setProcessGroupSwappiness(uid_t, int pid, int swappiness) { in setProcessGroupSwappiness() argument
452 return SetProcessGroupValue(pid, "MemSwappiness", swappiness); in setProcessGroupSwappiness()
/system/core/init/
DREADME.md255 `memcg.swappiness <value>`
256 > Sets the child's memory.swappiness to the specified value (only if memcg is mounted),