Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 243669
b: refs/heads/master
c: 6ad8523
h: refs/heads/master
i:
  243667: a8d555f
v: v3
  • Loading branch information
Geunsik Lim authored and Linus Torvalds committed Apr 5, 2011
1 parent fd5d335 commit f3041e8
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 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: 9a684e19afc630e0763246ee79c0578c1a8eaee8
refs/heads/master: 6ad85239da45d035b2c786f73ec3c2798352c820
12 changes: 6 additions & 6 deletions trunk/Documentation/cgroups/cgroups.txt
Original file line number Diff line number Diff line change
Expand Up @@ -110,22 +110,22 @@ university server with various users - students, professors, system
tasks etc. The resource planning for this server could be along the
following lines:

CPU : Top cpuset
CPU : "Top cpuset"
/ \
CPUSet1 CPUSet2
| |
(Profs) (Students)
| |
(Professors) (Students)

In addition (system tasks) are attached to topcpuset (so
that they can run anywhere) with a limit of 20%

Memory : Professors (50%), students (30%), system (20%)
Memory : Professors (50%), Students (30%), system (20%)

Disk : Prof (50%), students (30%), system (20%)
Disk : Professors (50%), Students (30%), system (20%)

Network : WWW browsing (20%), Network File System (60%), others (20%)
/ \
Prof (15%) students (5%)
Professors (15%) students (5%)

Browsers like Firefox/Lynx go into the WWW network class, while (k)nfsd go
into NFS network class.
Expand Down

0 comments on commit f3041e8

Please sign in to comment.