Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751622AbWCYBxc (ORCPT ); Fri, 24 Mar 2006 20:53:32 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751623AbWCYBxc (ORCPT ); Fri, 24 Mar 2006 20:53:32 -0500 Received: from omta04ps.mx.bigpond.com ([144.140.83.156]:31814 "EHLO omta04ps.mx.bigpond.com") by vger.kernel.org with ESMTP id S1751622AbWCYBxc (ORCPT ); Fri, 24 Mar 2006 20:53:32 -0500 Message-ID: <4424A298.70706@bigpond.net.au> Date: Sat, 25 Mar 2006 12:53:28 +1100 From: Peter Williams User-Agent: Thunderbird 1.5 (X11/20060313) MIME-Version: 1.0 To: "Siddha, Suresh B" CC: Andrew Morton , Ingo Molnar , Nick Piggin , Con Kolivas , "Chen, Kenneth W" , Mike Galbraith , linux-kernel@vger.kernel.org Subject: Re: more smpnice patch issues References: <20060322155122.2745649f.akpm@osdl.org> <4421F702.5040609@bigpond.net.au> <20060324154558.A20018@unix-os.sc.intel.com> <4424953B.9030000@bigpond.net.au> In-Reply-To: <4424953B.9030000@bigpond.net.au> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Authentication-Info: Submitted using SMTP AUTH PLAIN at omta04ps.mx.bigpond.com from [147.10.133.38] using ID pwil3058@bigpond.net.au at Sat, 25 Mar 2006 01:53:29 +0000 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 977 Lines: 27 Peter Williams wrote: > Siddha, Suresh B wrote: >> more issues with smpnice patch... >> >> a) consider a 4-way system (simple SMP system with no HT and cores) >> scenario >> where a high priority task (nice -20) is running on P0 and two normal >> priority tasks running on P1. load balance with smp nice code >> will never be able to detect an imbalance and hence will never move >> one of the normal priority tasks on P1 to idle cpus P2 or P3. > > Why? OK, I think I know why. The load balancing code will always decide that P0 is the busiest CPU, right? Peter -- Peter Williams pwil3058@bigpond.net.au "Learning, n. The kind of ignorance distinguishing the studious." -- Ambrose Bierce - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/