-
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: 81775 b: refs/heads/master c: 75659ca h: refs/heads/master i: 81773: 63da85a 81771: 3fccdf2 81767: 18623a0 81759: ec6fe2a v: v3
- Loading branch information
Linus Torvalds
committed
Feb 1, 2008
1 parent
9b36fd8
commit 9a937da
Showing
6,116 changed files
with
477,549 additions
and
257,301 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: 2dfe485a2c8afa54cb069fcf48476f6c90ea3fdf | ||
refs/heads/master: 75659ca0c10992dcb39258518368a0f6f56e935d |
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
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
Oops, something went wrong.