From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754022Ab2CUHNF (ORCPT ); Wed, 21 Mar 2012 03:13:05 -0400 Received: from mail-wg0-f44.google.com ([74.125.82.44]:59824 "EHLO mail-wg0-f44.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751921Ab2CUHND (ORCPT ); Wed, 21 Mar 2012 03:13:03 -0400 Date: Wed, 21 Mar 2012 08:12:58 +0100 From: Ingo Molnar To: Andrea Arcangeli Cc: Dan Smith , Peter Zijlstra , Linus Torvalds , Andrew Morton , Thomas Gleixner , Ingo Molnar , Paul Turner , Suresh Siddha , Mike Galbraith , "Paul E. McKenney" , Lai Jiangshan , Bharata B Rao , Lee Schermerhorn , Rik van Riel , Johannes Weiner , linux-kernel@vger.kernel.org, linux-mm@kvack.org Subject: Re: [RFC] AutoNUMA alpha6 Message-ID: <20120321071258.GA24997@gmail.com> References: <20120316144028.036474157@chello.nl> <20120316182511.GJ24602@redhat.com> <87k42edenh.fsf@danplanet.com> <20120321021239.GQ24602@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20120321021239.GQ24602@redhat.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Andrea Arcangeli wrote: > [...] > > So give me a break... you must have made a real mess in your > benchmarking. numasched is always doing worse than upstream > here, in fact two times massively worse. Almost as bad as the > inverse binds. Andrea, please stop attacking the messenger. We wanted and needed more testing, and I'm glad that we got it. Can we please figure out all the details *without* accusing anyone of having made a mess? It is quite possible as well that *you* made a mess of it somewhere, either at the conceptual stage or at the implementational stage, right? numasched getting close to the hard binding numbers is pretty much what I'd expect to see from it: it is an automatic/intelligent CPU and memory affinity (and migration) method to approximate the results of manual hard binding of threads. Thanks, Ingo