Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 96492
b: refs/heads/master
c: 0f146a7
h: refs/heads/master
v: v3
  • Loading branch information
Dhaval Giani authored and Linus Torvalds committed May 13, 2008
1 parent b293aa7 commit 5e97010
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 4cd1a8fc3d3cd740416b14ece2693dbb5d065eaf
refs/heads/master: 0f146a764ff08c4c210c04239c5e6784b4b77485
4 changes: 2 additions & 2 deletions trunk/Documentation/cgroups.txt
Original file line number Diff line number Diff line change
Expand Up @@ -310,8 +310,8 @@ and then start a subshell 'sh' in that cgroup:
cd /dev/cgroup
mkdir Charlie
cd Charlie
/bin/echo 2-3 > cpus
/bin/echo 1 > mems
/bin/echo 2-3 > cpuset.cpus
/bin/echo 1 > cpuset.mems
/bin/echo $$ > tasks
sh
# The subshell 'sh' is now running in cgroup Charlie
Expand Down

0 comments on commit 5e97010

Please sign in to comment.