-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
yaml --- r: 81163 b: refs/heads/master c: c2a7dca h: refs/heads/master i: 81161: 63321e0 81159: 7432f55 v: v3
- Loading branch information
Paul Mackerras
committed
Dec 21, 2007
1 parent
5a38a8e
commit 97c1faa
Showing
368 changed files
with
4,089 additions
and
2,765 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
--- | ||
refs/heads/master: 373a6da165ac3012a74fd072da340eabca55d031 | ||
refs/heads/master: c2a7dcad9f0d92d7a96e735abb8bec7b9c621536 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
What: /sys/kernel/uids/<uid>/cpu_shares | ||
Date: December 2007 | ||
Contact: Dhaval Giani <dhaval@linux.vnet.ibm.com> | ||
Srivatsa Vaddagiri <vatsa@linux.vnet.ibm.com> | ||
Description: | ||
The /sys/kernel/uids/<uid>/cpu_shares tunable is used | ||
to set the cpu bandwidth a user is allowed. This is a | ||
propotional value. What that means is that if there | ||
are two users logged in, each with an equal number of | ||
shares, then they will get equal CPU bandwidth. Another | ||
example would be, if User A has shares = 1024 and user | ||
B has shares = 2048, User B will get twice the CPU | ||
bandwidth user A will. For more details refer | ||
Documentation/sched-design-CFS.txt |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.