Lines Matching refs:procs
216 "cgroup.procs". When read, it lists the PIDs of all processes which
222 target cgroup's "cgroup.procs" file. Only one process can be migrated
231 zombie process does not appear in "cgroup.procs" and thus can't be
332 behaves the same way as "cgroup.procs". While "cgroup.threads" can be
340 "cgroup.procs" in a threaded domain cgroup contains the PIDs of all
342 However, "cgroup.procs" can be written to from anywhere in the subtree
474 user by granting write access of the directory and its "cgroup.procs",
483 kernel rejects writes to all files other than "cgroup.procs" and
509 "cgroup.procs" file.
511 - The writer must have write access to the "cgroup.procs" file.
513 - The writer must have write access to the "cgroup.procs" file of the
530 currently in C10 into "C00/cgroup.procs". U0 has write access to the
533 not have write access to its "cgroup.procs" files and thus the write
811 cgroup.procs
825 - It must have write access to the "cgroup.procs" file.
827 - It must have write access to the "cgroup.procs" file of the
856 - It must have write access to the "cgroup.procs" file of the
2260 # echo 0 > sub_cgrp_1/cgroup.procs
2272 # echo 7353 > sub_cgrp_1/cgroup.procs
2305 # echo 7353 > batchjobs/container_id2/cgroup.procs
2390 - The "tasks" file is removed and "cgroup.procs" is not sorted.