lkml.org 
[lkml]   [2018]   [Jan]   [30]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: [PATCH 4/4] sched/fair: Use a recently used CPU as an idle candidate and the basis for SIS
    On Tue, Jan 30, 2018 at 02:40:49PM +0100, Peter Zijlstra wrote:
    > On Tue, Jan 30, 2018 at 01:25:27PM +0000, Mel Gorman wrote:
    > > > Because, esp. in this scenario; a task migrating; the hardware really
    > > > can't do anything sensible, whereas the OS _knows_.
    > >
    > > Potentially yes. One option without HWP would be to track utilisation
    > > for a task or artifically boost it for a short period after migration so
    > > a higher p-state is potentially selected. With HWP, a hint would have to
    > > be given to the hardware to try select a higher frequency but I've no idea
    > > how expensive that is or how it would behave on different implementations
    > > of HWP. It may also be a game of whack-a-mole trying to get every cpufreq
    > > configuration correct.
    >
    > We have much of this infrastructure and have been working on improving
    > it [1]. We already track per task utilization and feed it into a cpufreq
    > governor (schedutil).
    >

    Which is potentially great without HWP but ...

    > > One advantage of using fewer cores is that it should
    > > work regardless of cpufreq driver.
    >
    > Sure, and I started out by saying this patch isn't necessarily bad; but
    > I think our 'use' [2] of HWP _is_.
    >

    This is where we get caught -- HWP means we had full responsibility to
    the hardware with limited feedback options. As far as I can tell, any
    recent intel CPU is going to have HWP and we've enabled it by default if
    available since 4.6.

    Even if further hints can be given from the OS, it does not necessarily
    mean this patch is unhelpful. On low utilisation, it's still somewhat
    sensible to use the minimum number of CPUs necessary (less cache traffic,
    higher p-states, maybe beneficial to turbo boost etc).

    --
    Mel Gorman
    SUSE Labs

    \
     
     \ /
      Last update: 2018-01-30 15:07    [W:4.280 / U:0.684 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site