Lines Matching refs:procs
219 "cgroup.procs". When read, it lists the PIDs of all processes which
225 target cgroup's "cgroup.procs" file. Only one process can be migrated
234 zombie process does not appear in "cgroup.procs" and thus can't be
335 behaves the same way as "cgroup.procs". While "cgroup.threads" can be
343 "cgroup.procs" in a threaded domain cgroup contains the PIDs of all
345 However, "cgroup.procs" can be written to from anywhere in the subtree
477 user by granting write access of the directory and its "cgroup.procs",
486 kernel rejects writes to all files other than "cgroup.procs" and
512 "cgroup.procs" file.
514 - The writer must have write access to the "cgroup.procs" file.
516 - The writer must have write access to the "cgroup.procs" file of the
533 currently in C10 into "C00/cgroup.procs". U0 has write access to the
536 not have write access to its "cgroup.procs" files and thus the write
813 cgroup.procs
827 - It must have write access to the "cgroup.procs" file.
829 - It must have write access to the "cgroup.procs" file of the
858 - It must have write access to the "cgroup.procs" file of the
2447 # echo 0 > sub_cgrp_1/cgroup.procs
2459 # echo 7353 > sub_cgrp_1/cgroup.procs
2492 # echo 7353 > batchjobs/container_id2/cgroup.procs
2577 - The "tasks" file is removed and "cgroup.procs" is not sorted.