Skip to content

Commit

Permalink
sched/doc: Document capacity aware scheduling
Browse files Browse the repository at this point in the history
Add some documentation detailing the concepts, requirements and
implementation of capacity aware scheduling across the different scheduler
classes.

Signed-off-by: Valentin Schneider <valentin.schneider@arm.com>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Link: https://lore.kernel.org/r/20200731192016.7484-3-valentin.schneider@arm.com
  • Loading branch information
Valentin Schneider authored and Ingo Molnar committed Aug 1, 2020
1 parent f4470cd commit 65065fd
Show file tree
Hide file tree
Showing 2 changed files with 440 additions and 0 deletions.
1 change: 1 addition & 0 deletions Documentation/scheduler/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ Linux Scheduler
sched-deadline
sched-design-CFS
sched-domains
sched-capacity
sched-energy
sched-nice-design
sched-rt-group
Expand Down
Loading

0 comments on commit 65065fd

Please sign in to comment.