-
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: 84279 b: refs/heads/master c: b7e23d9 h: refs/heads/master i: 84277: 5ae5199 84275: 719d124 84271: 7a17952 v: v3
- Loading branch information
David Woodhouse
committed
Feb 3, 2008
1 parent
024c7c3
commit 36ef644
Showing
7,335 changed files
with
544,936 additions
and
298,955 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
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: 69d79186dc48ca22a0ce69511bef8ef6c2465ada | ||
refs/heads/master: b7e23d913aafc93fc5f119e1be17620073cc3811 |
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 |
---|---|---|
|
@@ -17,6 +17,7 @@ | |
*.i | ||
*.lst | ||
*.symtypes | ||
*.order | ||
|
||
# | ||
# Top-level generic files | ||
|
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
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
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
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.