Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1161490AbXEDSbZ (ORCPT ); Fri, 4 May 2007 14:31:25 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1161505AbXEDSbZ (ORCPT ); Fri, 4 May 2007 14:31:25 -0400 Received: from mga07.intel.com ([143.182.124.22]:17847 "EHLO azsmga101.ch.intel.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1161490AbXEDSbX (ORCPT ); Fri, 4 May 2007 14:31:23 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.14,493,1170662400"; d="scan'208";a="224394488" Subject: RE: Regression with SLUB on Netperf and Volanomark From: Tim Chen Reply-To: tim.c.chen@linux.intel.com To: Christoph Lameter Cc: "Chen, Tim C" , "Siddha, Suresh B" , "Zhang, Yanmin" , "Wang, Peter Xihong" , Arjan van de Ven , linux-kernel@vger.kernel.org, linux-mm@kvack.org In-Reply-To: References: <9D2C22909C6E774EBFB8B5583AE5291C02786032@fmsmsx414.amr.corp.intel.com> <1178298897.23795.195.camel@localhost.localdomain> Content-Type: text/plain Organization: Intel Date: Fri, 04 May 2007 10:39:11 -0700 Message-Id: <1178300352.23795.202.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.0.2 (2.0.2-8) Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 867 Lines: 29 On Fri, 2007-05-04 at 11:10 -0700, Christoph Lameter wrote: > On Fri, 4 May 2007, Tim Chen wrote: > > > A side note is that for my tests, I bound the netserver and client to > > separate cpu core on different sockets in my tests, to make sure that > > the server and client do not share the same cache. > > Ahhh... You have some scripts that you run. Care to share? I do taskset -c 1 netserver and taskset -c 2 netperf -t TCP_STREAM -l 60 -H 127.0.0.1 -- -s 57344 -S 57344 -m 4096 > > This is no NUMA syste? Two processors in an SMP system? Yes, it is a SMP system with 2 socket. Each socket has 4 cores. Tim - 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/