Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 145718
b: refs/heads/master
c: f04d82b
h: refs/heads/master
v: v3
  • Loading branch information
GeunSik Lim authored and Ingo Molnar committed May 29, 2009
1 parent 3e75549 commit 08d4eb4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 294ae4011530d008c59c4fb9847738e39228821e
refs/heads/master: f04d82b7e0c63d0251f9952a537a4bc4d73aa1a9
2 changes: 1 addition & 1 deletion trunk/Documentation/scheduler/sched-rt-group.txt
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ get their allocated time.

Implementing SCHED_EDF might take a while to complete. Priority Inheritance is
the biggest challenge as the current linux PI infrastructure is geared towards
the limited static priority levels 0-139. With deadline scheduling you need to
the limited static priority levels 0-99. With deadline scheduling you need to
do deadline inheritance (since priority is inversely proportional to the
deadline delta (deadline - now).

Expand Down

0 comments on commit 08d4eb4

Please sign in to comment.