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
95 memory.kmem.failcnt show the number of kernel memory usage
101 memory.kmem.tcp.failcnt show the number of tcp buf memory usage
441 The memory.failcnt field gives the number of times that the cgroup limit was
610 5.4 failcnt
613 A memory cgroup provides memory.failcnt and memory.memsw.failcnt files.
614 This failcnt(== failure count) shows the number of times that a usage counter
615 hit its limit. When a memory cgroup hits a limit, failcnt increases and
618 You can reset failcnt by writing 0 to failcnt file::
620 # echo 0 > .../memory.failcnt