Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1371286

Re: [PATCH RFC] sched/fair: let cpu's cfs_rq to reflect task migration

From Morten Rasmussen <morten.rasmussen@arm.com>
Newsgroups linux.kernel
Subject Re: [PATCH RFC] sched/fair: let cpu's cfs_rq to reflect task migration
Date 2016-04-05 09:50 +0200
Message-ID <rktUl-8dF-1@gated-at.bofh.it> (permalink)
References (1 earlier) <rjdoC-Hb-17@gated-at.bofh.it> <rjfJM-2rv-9@gated-at.bofh.it> <rjo0F-kA-1@gated-at.bofh.it> <rk8mS-qn-5@gated-at.bofh.it> <rkoUH-4m4-31@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Tue, Apr 05, 2016 at 02:30:03AM +0800, Yuyang Du wrote:
> On Mon, Apr 04, 2016 at 09:48:23AM +0100, Morten Rasmussen wrote:
> > On Sat, Apr 02, 2016 at 03:11:54PM +0800, Leo Yan wrote:
> > > On Fri, Apr 01, 2016 at 03:28:49PM -0700, Steve Muckle wrote:
> > > > I think I follow - Leo please correct me if I mangle your intentions.
> > > > It's an issue that Morten and Dietmar had mentioned to me as well.
> > 
> > Yes. We have been working on this issue for a while without getting to a
> > nice solution yet.
>  
> So do you want a "flat hirarchy" for util_avg - just do util_avg for
> rq and task respectively? Seems it is what you want, and it is even easier?

Pretty much, yes. I can't think of a good reason why we need the
utilization of groups as long as we have the task utilization and the
sum of those for the root cfs_rq.

I'm not saying it can't be implemented, just saying that it will make
utilization tracking for groups redundant and possibly duplicate or hack
some the existing code to implement the new root utilization sum.

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Re: [PATCH RFC] sched/fair: let cpu's cfs_rq to reflect task  migration Morten Rasmussen <morten.rasmussen@arm.com> - 2016-04-04 10:50 +0200
  Re: [PATCH RFC] sched/fair: let cpu's cfs_rq to reflect task  migration Yuyang Du <yuyang.du@intel.com> - 2016-04-05 04:30 +0200
    Re: [PATCH RFC] sched/fair: let cpu's cfs_rq to reflect task  migration Morten Rasmussen <morten.rasmussen@arm.com> - 2016-04-05 09:50 +0200
      Re: [PATCH RFC] sched/fair: let cpu's cfs_rq to reflect task  migration Yuyang Du <yuyang.du@intel.com> - 2016-04-05 10:00 +0200
        Re: [PATCH RFC] sched/fair: let cpu's cfs_rq to reflect task  migration Dietmar Eggemann <dietmar.eggemann@arm.com> - 2016-04-05 19:10 +0200
          Re: [PATCH RFC] sched/fair: let cpu's cfs_rq to reflect task  migration Morten Rasmussen <morten.rasmussen@arm.com> - 2016-04-06 10:40 +0200
            Re: [PATCH RFC] sched/fair: let cpu's cfs_rq to reflect task migration Vincent Guittot <vincent.guittot@linaro.org> - 2016-04-06 14:20 +0200
            Re: [PATCH RFC] sched/fair: let cpu's cfs_rq to reflect task  migration Dietmar Eggemann <dietmar.eggemann@arm.com> - 2016-04-06 21:00 +0200
              Re: [PATCH RFC] sched/fair: let cpu's cfs_rq to reflect task migration Vincent Guittot <vincent.guittot@linaro.org> - 2016-04-07 15:10 +0200
                Re: [PATCH RFC] sched/fair: let cpu's cfs_rq to reflect task migration Vincent Guittot <vincent.guittot@linaro.org> - 2016-04-08 08:10 +0200
  Re: [PATCH RFC] sched/fair: let cpu's cfs_rq to reflect task  migration Leo Yan <leo.yan@linaro.org> - 2016-04-05 09:00 +0200
    Re: [PATCH RFC] sched/fair: let cpu's cfs_rq to reflect task  migration Morten Rasmussen <morten.rasmussen@arm.com> - 2016-04-05 11:20 +0200

csiph-web