From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Zhang, Yanmin" Subject: Re: hackbench regression due to commit 9dfc6e68bfe6e Date: Thu, 08 Apr 2010 09:05:47 +0800 Message-ID: <1270688747.2078.383.camel@ymzhang.sh.intel.com> References: <1269506457.4513.141.camel@alexs-hp.sh.intel.com> <1269570902.9614.92.camel@alexs-hp.sh.intel.com> <1270114166.2078.107.camel@ymzhang.sh.intel.com> <1270195589.2078.116.camel@ymzhang.sh.intel.com> <4BBA8DF9.8010409@kernel.org> <1270542497.2078.123.camel@ymzhang.sh.intel.com> <1270591841.2091.170.camel@edumazet-laptop> <1270607668.2078.259.camel@ymzhang.sh.intel.com> <4BBCB7B7.4040901@cs.helsinki.fi> <4BBCB868.2000705@cs.helsinki.fi> <1270665484.8141.47.camel@edumazet-laptop> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: Christoph Lameter , Pekka Enberg , netdev , Tejun Heo , alex.shi@intel.com, "linux-kernel@vger.kernel.org" , "Ma, Ling" , "Chen, Tim C" , Andrew Morton To: Eric Dumazet Return-path: Received: from mga09.intel.com ([134.134.136.24]:5386 "EHLO mga09.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752875Ab0DHBDo (ORCPT ); Wed, 7 Apr 2010 21:03:44 -0400 In-Reply-To: <1270665484.8141.47.camel@edumazet-laptop> Sender: netdev-owner@vger.kernel.org List-ID: On Wed, 2010-04-07 at 20:38 +0200, Eric Dumazet wrote: > Le mercredi 07 avril 2010 =E0 13:20 -0500, Christoph Lameter a =E9cri= t : > > On Wed, 7 Apr 2010, Pekka Enberg wrote: > >=20 > > > Oh, sorry, I think it's actually '____cacheline_aligned_in_smp' (= with four > > > underscores) for per-cpu data. Confusing... > >=20 > > This does not particulary help to clarify the situation since we ar= e > > dealing with data that can either be allocated via the percpu alloc= ator or > > be statically present (kmalloc bootstrap situation). > >=20 > > -- >=20 > Do we have a user program to check actual L1 cache size of a machine = ? If there is no, it's easy to write it as kernel exports the cache stat = by /sys/devices/system/cpu/cpuXXX/cache/indexXXX/ >=20 > I remember my HP blades have many BIOS options, I would like to make > sure they are properly set. >=20 >=20 >=20