From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andi Kleen Date: Thu, 16 Dec 2004 05:02:48 +0000 Subject: Re: [PATCH 0/3] NUMA boot hash allocation interleaving Message-Id: <20041216050248.GG32718@wotan.suse.de> List-Id: References: <50260000.1103061628@flay> <20041215045855.GH27225@wotan.suse.de> <20041215144730.GC24000@krispykreme.ozlabs.ibm.com> In-Reply-To: <20041215144730.GC24000@krispykreme.ozlabs.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Anton Blanchard Cc: Andi Kleen , "Martin J. Bligh" , Brent Casavant , linux-kernel@vger.kernel.org, linux-mm@kvack.org, linux-ia64@vger.kernel.org, jrsantos@austin.ibm.com > specSFS (an NFS server benchmarmk) has been very sensitive to TLB issues > for us, it uses all the memory as pagecache and you end up with 10 > million+ dentries. Something similar that pounds on the dcache would be > interesting. I asked Brent to run some benchmarks originally and I believe he has already run all that he could easily set up. If you want more testing you'll need to test yourself I think. At least I don't think this patch should be further stalled unless someone actually comes up with a proof that it actually affects performance. -Andi