Lines Matching refs:procs
227 "cgroup.procs". When read, it lists the PIDs of all processes which
233 target cgroup's "cgroup.procs" file. Only one process can be migrated
242 zombie process does not appear in "cgroup.procs" and thus can't be
343 behaves the same way as "cgroup.procs". While "cgroup.threads" can be
351 "cgroup.procs" in a threaded domain cgroup contains the PIDs of all
353 However, "cgroup.procs" can be written to from anywhere in the subtree
485 user by granting write access of the directory and its "cgroup.procs",
494 kernel rejects writes to all files other than "cgroup.procs" and
520 "cgroup.procs" file.
522 - The writer must have write access to the "cgroup.procs" file.
524 - The writer must have write access to the "cgroup.procs" file of the
541 currently in C10 into "C00/cgroup.procs". U0 has write access to the
544 not have write access to its "cgroup.procs" files and thus the write
824 cgroup.procs
838 - It must have write access to the "cgroup.procs" file.
840 - It must have write access to the "cgroup.procs" file of the
869 - It must have write access to the "cgroup.procs" file of the
2594 # echo 0 > sub_cgrp_1/cgroup.procs
2606 # echo 7353 > sub_cgrp_1/cgroup.procs
2639 # echo 7353 > batchjobs/container_id2/cgroup.procs
2724 - The "tasks" file is removed and "cgroup.procs" is not sorted.