Searched refs:swappiness (Results 1 – 3 of 3) sorted by relevance
62 bool setProcessGroupSwappiness(uid_t uid, int initialPid, int swappiness);
430 bool setProcessGroupSwappiness(uid_t, int pid, int swappiness) { in setProcessGroupSwappiness() argument431 return SetProcessGroupValue(pid, "MemSwappiness", swappiness); in setProcessGroupSwappiness()
242 `memcg.swappiness <value>`243 > Sets the child's memory.swappiness to the specified value (only if memcg is mounted),