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