Lines Matching refs:memsw
71 memory.memsw.usage_in_bytes show current usage for memory+Swap
74 memory.memsw.limit_in_bytes set/show limit of memory+Swap usage
76 memory.memsw.failcnt show the number of memory+Swap hits limits
78 memory.memsw.max_usage_in_bytes show max memory+Swap usage recorded
229 Since page's memcg recorded into swap whatever memsw enabled, the page will
258 - memory.memsw.usage_in_bytes.
259 - memory.memsw.limit_in_bytes.
261 memsw means memory+swap. Usage of memory+swap is limited by
262 memsw.limit_in_bytes.
266 In this case, setting memsw.limit_in_bytes=3G will prevent bad use of swap.
267 By using the memsw limit, you can avoid system OOM which can be caused by swap
279 2.4.2. What happens when a cgroup hits memory.memsw.limit_in_bytes
282 When a cgroup hits memory.memsw.limit_in_bytes, it's useless to do swap-out
636 A memory cgroup provides memory.failcnt and memory.memsw.failcnt files.
836 API (see cgroups.txt). It allows to register multiple memory and memsw
842 - open memory.usage_in_bytes or memory.memsw.usage_in_bytes;
988 # echo 8000000 > memory.memsw.limit_in_bytes