Re: [tip:sched/core] sched/fair: Remove #ifdefs from scale_rt_capacity()

2018-09-17 Thread Ingo Molnar
* Vincent Guittot wrote: > > I.e. this needs to be sorted out and done properly, the concerns you voice > > are simply a side > > effect of this having been done badly. > > Ok. I'm going to prepare a patchset to fix all these points. Thanks! Ingo

Re: [tip:sched/core] sched/fair: Remove #ifdefs from scale_rt_capacity()

2018-09-15 Thread Vincent Guittot
On Sat, 15 Sep 2018 at 14:30, Ingo Molnar wrote: > > > * Vincent Guittot wrote: > > > Hi Ingo, > > > > On Sat, 15 Sep 2018 at 13:47, Ingo Molnar wrote: > > > > > > > > > * tip-bot for Vincent Guittot wrote: > > > > > > > Commit-ID: 2e62c4743adc4c7bfcbc1f45118fc7bec58cf30a > > > > Gitweb:

Re: [tip:sched/core] sched/fair: Remove #ifdefs from scale_rt_capacity()

2018-09-15 Thread Ingo Molnar
* Vincent Guittot wrote: > Hi Ingo, > > On Sat, 15 Sep 2018 at 13:47, Ingo Molnar wrote: > > > > > > * tip-bot for Vincent Guittot wrote: > > > > > Commit-ID: 2e62c4743adc4c7bfcbc1f45118fc7bec58cf30a > > > Gitweb: > > > https://git.kernel.org/tip/2e62c4743adc4c7bfcbc1f45118fc7bec58cf30

Re: [tip:sched/core] sched/fair: Remove #ifdefs from scale_rt_capacity()

2018-09-15 Thread Vincent Guittot
Hi Ingo, On Sat, 15 Sep 2018 at 13:47, Ingo Molnar wrote: > > > * tip-bot for Vincent Guittot wrote: > > > Commit-ID: 2e62c4743adc4c7bfcbc1f45118fc7bec58cf30a > > Gitweb: > > https://git.kernel.org/tip/2e62c4743adc4c7bfcbc1f45118fc7bec58cf30a > > Author: Vincent Guittot > > AuthorDate

Re: [tip:sched/core] sched/fair: Remove #ifdefs from scale_rt_capacity()

2018-09-15 Thread Ingo Molnar
* tip-bot for Vincent Guittot wrote: > Commit-ID: 2e62c4743adc4c7bfcbc1f45118fc7bec58cf30a > Gitweb: > https://git.kernel.org/tip/2e62c4743adc4c7bfcbc1f45118fc7bec58cf30a > Author: Vincent Guittot > AuthorDate: Thu, 19 Jul 2018 14:00:06 +0200 > Committer: Ingo Molnar > CommitDate:

[tip:sched/core] sched/fair: Remove #ifdefs from scale_rt_capacity()

2018-07-25 Thread tip-bot for Vincent Guittot
Commit-ID: 2e62c4743adc4c7bfcbc1f45118fc7bec58cf30a Gitweb: https://git.kernel.org/tip/2e62c4743adc4c7bfcbc1f45118fc7bec58cf30a Author: Vincent Guittot AuthorDate: Thu, 19 Jul 2018 14:00:06 +0200 Committer: Ingo Molnar CommitDate: Wed, 25 Jul 2018 11:41:05 +0200 sched/fair: Remove #ifd