X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=Documentation%2Fsched-design.txt;h=1605bf0cba8bd5da6b9f81502e7256094056d9bb;hb=refs%2Fheads%2Fvserver;hp=9d04e7bbf45fbd4e5ca93d75d87f4b2175a507e8;hpb=76828883507a47dae78837ab5dec5a5b4513c667;p=linux-2.6.git diff --git a/Documentation/sched-design.txt b/Documentation/sched-design.txt index 9d04e7bbf..1605bf0cb 100644 --- a/Documentation/sched-design.txt +++ b/Documentation/sched-design.txt @@ -93,9 +93,9 @@ and the goal is also to add a few new things: Design ====== -the core of the new scheduler are the following mechanizms: +The core of the new scheduler contains the following mechanisms: - - *two*, priority-ordered 'priority arrays' per CPU. There is an 'active' + - *two* priority-ordered 'priority arrays' per CPU. There is an 'active' array and an 'expired' array. The active array contains all tasks that are affine to this CPU and have timeslices left. The expired array contains all tasks which have used up their timeslices - but this array