Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 316730
b: refs/heads/master
c: 496f131
h: refs/heads/master
v: v3
  • Loading branch information
Daniel Wagner authored and Tejun Heo committed Jul 9, 2012
1 parent 653b7b4 commit db7d8c1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 11 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 6be96a5c905178637ec06a5d456a76b2b304fca3
refs/heads/master: 496f1314f9cac3b59016b5af71ddf47e7a4eb2fb
10 changes: 0 additions & 10 deletions trunk/Documentation/cgroups/cgroups.txt
Original file line number Diff line number Diff line change
Expand Up @@ -637,16 +637,6 @@ void exit(struct task_struct *task)

Called during task exit.

int populate(struct cgroup *cgrp)
(cgroup_mutex held by caller)

Called after creation of a cgroup to allow a subsystem to populate
the cgroup directory with file entries. The subsystem should make
calls to cgroup_add_file() with objects of type cftype (see
include/linux/cgroup.h for details). Note that although this
method can return an error code, the error code is currently not
always handled well.

void post_clone(struct cgroup *cgrp)
(cgroup_mutex held by caller)

Expand Down

0 comments on commit db7d8c1

Please sign in to comment.