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