Lines Matching refs:pids
53 if ! grep -q pids "$mount_point"/cgroup.controllers; then
66 exist=`grep -w pids /proc/cgroups | cut -f1`;
71 mount_point=`grep -w pids /proc/mounts | cut -f 2 | cut -d " " -f2`
82 ROD mount -t cgroup -o pids none $mount_point
161 ROD echo $max \> $testpath/pids.max
184 ROD echo $lim \> $testpath/pids.max
205 ROD echo 0 \> $testpath/pids.max
217 echo -1 > $testpath/pids.max
232 ROD echo $lim \> $testpath/pids.max
258 ROD echo $max \> $testpath/pids.max
300 ROD echo $max \> $testpath/pids.max
302 ROD echo +pids \> "$testpath"/cgroup.subtree_control
307 ROD echo $lim \> $testpath/child/pids.max
332 ROD echo +pids \> "$testpath"/cgroup.subtree_control
336 ROD echo $max \> $testpath/child$i/pids.max