Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S263341AbUC3HuJ (ORCPT ); Tue, 30 Mar 2004 02:50:09 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S263364AbUC3HuJ (ORCPT ); Tue, 30 Mar 2004 02:50:09 -0500 Received: from ns.suse.de ([195.135.220.2]:10414 "EHLO Cantor.suse.de") by vger.kernel.org with ESMTP id S263341AbUC3HuC (ORCPT ); Tue, 30 Mar 2004 02:50:02 -0500 Date: Tue, 30 Mar 2004 09:48:11 +0200 From: Andi Kleen To: Ingo Molnar Cc: nickpiggin@yahoo.com.au, jun.nakajima@intel.com, ricklind@us.ibm.com, linux-kernel@vger.kernel.org, akpm@osdl.org, kernel@kolivas.org, rusty@rustcorp.com.au, anton@samba.org, lse-tech@lists.sourceforge.net, mbligh@aracnet.com Subject: Re: [Lse-tech] [patch] sched-domain cleanups, sched-2.6.5-rc2-mm2-A3 Message-Id: <20040330094811.622af0f4.ak@suse.de> In-Reply-To: <20040330071519.GA20227@elte.hu> References: <20040325203032.GA15663@elte.hu> <20040329084531.GB29458@wotan.suse.de> <4068066C.507@yahoo.com.au> <20040329080150.4b8fd8ef.ak@suse.de> <20040329114635.GA30093@elte.hu> <20040329221434.4602e062.ak@suse.de> <4068B692.9020307@yahoo.com.au> <20040330083450.368eafc6.ak@suse.de> <20040330064015.GA19036@elte.hu> <20040330090716.67d2a493.ak@suse.de> <20040330071519.GA20227@elte.hu> X-Mailer: Sylpheed version 0.9.7 (GTK+ 1.2.10; i686-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1126 Lines: 29 On Tue, 30 Mar 2004 09:15:19 +0200 Ingo Molnar wrote: > > * Andi Kleen wrote: > > > > Andi, could you please try the patch below - this will test whether this > > > has to do with the rate of balancing between NUMA nodes. The patch > > > itself is not correct (it way overbalances on NUMA), but it tests the > > > theory. > > > > This works much better, but wildly varying (my tests go from 2.8xCPU > > to ~3.8x CPU for 4 CPUs. 2,3 CPU cases are ok). A bit more consistent > > results would be better though. > > ok, could you try min_interval,max_interval and busy_factor all with a > value as 4, in sched.h's SD_NODE_INIT template? (again, only for testing > purposes.) I kept the old patch and made these changes. The results are much more consistent now 3+x CPU. I still get varyations of ~2GB/s, but I had this with older kernels too. -Andi - 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/