Lines Matching refs:failcnt
73 memory.failcnt show the number of memory usage hits limits
74 memory.memsw.failcnt show the number of memory+Swap hits limits
93 memory.kmem.failcnt show the number of kernel memory usage
99 memory.kmem.tcp.failcnt show the number of tcp buf memory usage
442 The memory.failcnt field gives the number of times that the cgroup limit was
616 5.4 failcnt
619 A memory cgroup provides memory.failcnt and memory.memsw.failcnt files.
620 This failcnt(== failure count) shows the number of times that a usage counter
621 hit its limit. When a memory cgroup hits a limit, failcnt increases and
624 You can reset failcnt by writing 0 to failcnt file::
626 # echo 0 > .../memory.failcnt