From: Ingo Molnar <mingo@elte.hu>
To: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: bharata@linux.vnet.ibm.com, linux-kernel@vger.kernel.org,
Srivatsa Vaddagiri <vatsa@linux.vnet.ibm.com>
Subject: Re: sched:
Date: Thu, 25 Sep 2008 11:19:59 +0200 [thread overview]
Message-ID: <20080925091959.GF16734@elte.hu> (raw)
In-Reply-To: <1222334067.16700.190.camel@lappy.programming.kicks-ass.net>
* Peter Zijlstra <a.p.zijlstra@chello.nl> wrote:
> On Thu, 2008-09-25 at 09:51 +0530, Bharata B Rao wrote:
> > Hi,
> >
> > sched: Maintain only task entities in cfs_rq->tasks list.
> >
> > cfs_rq->tasks list is used by the load balancer to iterate
> > over all the tasks. Currently it holds all the entities
> > (both task and group entities) because of which there is
> > a need to check for group entities explicitly during load
> > balancing. This patch changes the cfs_rq->tasks list to
> > hold only task entities.
>
> Looks fine. Thanks Bharata!
applied to tip/sched/devel, thanks!
Ingo
prev parent reply other threads:[~2008-09-25 9:20 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-09-25 4:21 sched: Bharata B Rao
2008-09-25 4:23 ` sched: Maintain only task entities in cfs_rq->tasks list Bharata B Rao
2008-09-25 9:14 ` sched: Peter Zijlstra
2008-09-25 9:19 ` Ingo Molnar [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20080925091959.GF16734@elte.hu \
--to=mingo@elte.hu \
--cc=a.p.zijlstra@chello.nl \
--cc=bharata@linux.vnet.ibm.com \
--cc=linux-kernel@vger.kernel.org \
--cc=vatsa@linux.vnet.ibm.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.