[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20080925091959.GF16734@elte.hu>
Date: Thu, 25 Sep 2008 11:19:59 +0200
From: Ingo Molnar <mingo@...e.hu>
To: Peter Zijlstra <a.p.zijlstra@...llo.nl>
Cc: bharata@...ux.vnet.ibm.com, linux-kernel@...r.kernel.org,
Srivatsa Vaddagiri <vatsa@...ux.vnet.ibm.com>
Subject: Re: sched:
* Peter Zijlstra <a.p.zijlstra@...llo.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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists