lkml.org 
[lkml]   [2015]   [Mar]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [RFCv3 PATCH 30/48] sched: Calculate energy consumption of sched_group
On Tue, Mar 24, 2015 at 10:44:24AM +0000, Morten Rasmussen wrote:
> > > Maybe remind us why this needs to be tied to sched_groups ? Why can't we
> > > attach the energy information to the domains?

> In the current domain hierarchy you don't have domains with just one cpu
> in them. If you attach the per-cpu energy data to the MC level domain
> which spans the whole cluster, you break the current idea of attaching
> information to the cpumask (currently sched_group, but could be
> sched_domain as we discuss here) the information is associated with. You
> would have to either introduce a level of single cpu domains at the
> lowest level or move away from the idea of attaching data to the cpumask
> that is associated with it.
>
> Using sched_groups we do already have single cpu groups that we can
> attach per-cpu data to, but we are missing a top level group spanning
> the entire system for system wide energy data. So from that point of
> view groups and domains are equally bad.

Oh urgh, good point that. Cursed if you do, cursed if you don't. Bugger.


\
 
 \ /
  Last update: 2015-03-24 17:21    [W:0.132 / U:0.076 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site