We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a3bdfe commit 7716fa6Copy full SHA for 7716fa6
Documentation/cgroups/cgroups.txt
@@ -235,8 +235,7 @@ containing the following files describing that cgroup:
235
- cgroup.procs: list of tgids in the cgroup. This list is not
236
guaranteed to be sorted or free of duplicate tgids, and userspace
237
should sort/uniquify the list if this property is required.
238
- Writing a tgid into this file moves all threads with that tgid into
239
- this cgroup.
+ This is a read-only file, for now.
240
- notify_on_release flag: run the release agent on exit?
241
- release_agent: the path to use for release notifications (this file
242
exists in the top cgroup only)
0 commit comments