Re: [PATCH v2] sched/deadline: remove useless param from setup_new_dl_entity

From: Juri Lelli
Date: Fri Jul 08 2016 - 07:31:59 EST


On 07/07/16 09:47, Steven Rostedt wrote:
> On Thu, 7 Jul 2016 09:39:09 +0100
> Juri Lelli <juri.lelli@xxxxxxx> wrote:
>
>
> > > Having a better look at this is in my TODO list... But I still need to
> > > find some time :)
> > >
> >
> > Same here. No spare cycles right now to have a thorough look at this. :(
>
> All in all, this should not hold up the current patch set. Maybe mark
> it with a "TODO" and try to remember to look into it at another time.

Added to my TODO list (right after reviewing Luca's reclaiming bits next
version and fix the cpuset issue :/) and posted v3.

> The chances that we are switching from a SCHED_OTHER/RT to DEADLINE
> that is already boosted is extremely rare. It can happen, but it's not
> critical enough to hold this up.
>

Thanks,

- Juri