Lines Matching refs:procs
217 "cgroup.procs". When read, it lists the PIDs of all processes which
223 target cgroup's "cgroup.procs" file. Only one process can be migrated
232 zombie process does not appear in "cgroup.procs" and thus can't be
333 behaves the same way as "cgroup.procs". While "cgroup.threads" can be
341 "cgroup.procs" in a threaded domain cgroup contains the PIDs of all
343 However, "cgroup.procs" can be written to from anywhere in the subtree
475 user by granting write access of the directory and its "cgroup.procs",
484 kernel rejects writes to all files other than "cgroup.procs" and
510 "cgroup.procs" file.
512 - The writer must have write access to the "cgroup.procs" file.
514 - The writer must have write access to the "cgroup.procs" file of the
531 currently in C10 into "C00/cgroup.procs". U0 has write access to the
534 not have write access to its "cgroup.procs" files and thus the write
812 cgroup.procs
826 - It must have write access to the "cgroup.procs" file.
828 - It must have write access to the "cgroup.procs" file of the
857 - It must have write access to the "cgroup.procs" file of the
2315 # echo 0 > sub_cgrp_1/cgroup.procs
2327 # echo 7353 > sub_cgrp_1/cgroup.procs
2360 # echo 7353 > batchjobs/container_id2/cgroup.procs
2445 - The "tasks" file is removed and "cgroup.procs" is not sorted.