Re: [PATCH] sched: deadline: Fix confusing comments about selection of top pi-waiter

2017-02-28 Thread Daniel Bristot de Oliveira
On 02/23/2017 05:09 AM, Joel Fernandes wrote: > This comment in the code is incomplete, and I believe it begs a definition of > dl_boosted to make sense of the condition that follows. Rewrite the comment > and > also rearrange the condition that follows to reflect the first condition "we > have a

Re: [PATCH] sched: deadline: Fix confusing comments about selection of top pi-waiter

2017-02-28 Thread Juri Lelli
Hi, On 22/02/17 20:09, Joel Fernandes wrote: > This comment in the code is incomplete, and I believe it begs a definition of > dl_boosted to make sense of the condition that follows. Rewrite the comment > and > also rearrange the condition that follows to reflect the first condition "we > have a

[PATCH] sched: deadline: Fix confusing comments about selection of top pi-waiter

2017-02-22 Thread Joel Fernandes
This comment in the code is incomplete, and I believe it begs a definition of dl_boosted to make sense of the condition that follows. Rewrite the comment and also rearrange the condition that follows to reflect the first condition "we have a top pi-waiter which is a SCHED_DEADLINE task" in that ord