Hi Randy,

On 12/08/14 18:45, Randy Dunlap wrote:
> On 08/12/14 08:49, Juri Lelli wrote:
>> From: Luca Abeni <luca.ab...@unitn.it>
>>
>> ---
>>  Documentation/scheduler/sched-deadline.txt |   32 
>> +++++++++++++++-------------
>>  1 file changed, 17 insertions(+), 15 deletions(-)
>>
>> diff --git a/Documentation/scheduler/sched-deadline.txt 
>> b/Documentation/scheduler/sched-deadline.txt
>> index 18adc92..db25eb5 100644
>> --- a/Documentation/scheduler/sched-deadline.txt
>> +++ b/Documentation/scheduler/sched-deadline.txt
>> @@ -147,6 +147,8 @@ CONTENTS
>>   and the absolute deadlines (d_j) coincide, so a proper admission control
>>   allows to respect the jobs' absolute deadlines for this task (this is what 
>> is
>>   called "hard schedulability property" and is an extension of Lemma 1 of 
>> [2]).
>> + Notice that if runtime > deadine the admission control will surely reject
> 
>                              deadline
> 

Good catch! Fixed.

Thanks,

- Juri

>> + this task, as it is not possible to respect its temporal constraints.
>>  
>>   References:
>>    1 - C. L. Liu and J. W. Layland. Scheduling algorithms for multiprogram-
> 
> 

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to