Lines Matching refs:procs
192 "cgroup.procs". When read, it lists the PIDs of all processes which
198 target cgroup's "cgroup.procs" file. Only one process can be migrated
207 zombie process does not appear in "cgroup.procs" and thus can't be
308 behaves the same way as "cgroup.procs". While "cgroup.threads" can be
316 "cgroup.procs" in a threaded domain cgroup contains the PIDs of all
318 However, "cgroup.procs" can be written to from anywhere in the subtree
450 user by granting write access of the directory and its "cgroup.procs",
459 kernel rejects writes to all files other than "cgroup.procs" and
485 "cgroup.procs" file.
487 - The writer must have write access to the "cgroup.procs" file.
489 - The writer must have write access to the "cgroup.procs" file of the
506 currently in C10 into "C00/cgroup.procs". U0 has write access to the
509 not have write access to its "cgroup.procs" files and thus the write
783 cgroup.procs
797 - It must have write access to the "cgroup.procs" file.
799 - It must have write access to the "cgroup.procs" file of the
828 - It must have write access to the "cgroup.procs" file of the
1763 # echo 0 > sub_cgrp_1/cgroup.procs
1775 # echo 7353 > sub_cgrp_1/cgroup.procs
1808 # echo 7353 > batchjobs/container_id2/cgroup.procs
1891 - The "tasks" file is removed and "cgroup.procs" is not sorted.