Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 257432
b: refs/heads/master
c: e47f9d8
h: refs/heads/master
v: v3
  • Loading branch information
Wanlong Gao authored and Linus Torvalds committed Jul 23, 2011
1 parent b99b5ad commit 5b39c3a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: b4db920c7f524b2cd0f5ae7efbbbbfd2c76a27da
refs/heads/master: e47f9d84eec63484ae09f8c5b78ef605efa984a0
2 changes: 1 addition & 1 deletion trunk/Documentation/cgroups/cpuacct.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ New accounting groups can be created under the parent group /sys/fs/cgroup.

# cd /sys/fs/cgroup
# mkdir g1
# echo $$ > g1
# echo $$ > g1/tasks

The above steps create a new group g1 and move the current shell
process (bash) into it. CPU time consumed by this bash and its children
Expand Down

0 comments on commit 5b39c3a

Please sign in to comment.