[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <49218FB4.6090805@nortel.com>
Date: Mon, 17 Nov 2008 09:37:24 -0600
From: "Chris Friesen" <cfriesen@...tel.com>
To: Ken Chen <kenchen@...gle.com>
CC: Ingo Molnar <mingo@...e.hu>,
Peter Zijlstra <a.p.zijlstra@...llo.nl>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: busted CFS group load balancer?
Ken Chen wrote:
> It appears that the fair-group load balancer in 2.6.27 does not work
> properly.
There was an issue fixed post 2.6.27 where the load balancer didn't work
properly if there was one task per group per cpu. You might try
backporting commit 38736f4 and see if that helps.
Also, caea8a0 fixes up list traversal in load_balance_fair() to use the
_rcu() version. I'm not aware of this causing any problems in practice,
but it might be worth a try.
Chris
--
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