Home | History | Annotate | Download | only in functional

Lines Matching refs:memory

24 # Description:  Tests memory.stat.
64 echo 1 > memory.use_hierarchy
67 echo $PAGESIZE > memory.limit_in_bytes
68 echo $((PAGESIZE*2)) > subgroup/memory.limit_in_bytes
80 echo 0 > memory.use_hierarchy
83 echo $PAGESIZE > memory.limit_in_bytes
84 echo $((PAGESIZE*2)) > subgroup/memory.limit_in_bytes
101 echo 1 > memory.use_hierarchy
104 echo $PAGESIZE > memory.limit_in_bytes
105 echo $PAGESIZE > memory.memsw.limit_in_bytes
106 echo $((PAGESIZE*2)) > subgroup/memory.limit_in_bytes
107 echo $((PAGESIZE*2)) > subgroup/memory.memsw.limit_in_bytes
124 echo 0 > memory.use_hierarchy
127 echo $PAGESIZE > memory.limit_in_bytes
128 echo $PAGESIZE > memory.memsw.limit_in_bytes
129 echo $((PAGESIZE*2)) > subgroup/memory.limit_in_bytes
130 echo $((PAGESIZE*2)) > subgroup/memory.memsw.limit_in_bytes