From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758420AbYHONfS (ORCPT ); Fri, 15 Aug 2008 09:35:18 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753839AbYHONfG (ORCPT ); Fri, 15 Aug 2008 09:35:06 -0400 Received: from one.firstfloor.org ([213.235.205.2]:40342 "EHLO one.firstfloor.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753240AbYHONfF (ORCPT ); Fri, 15 Aug 2008 09:35:05 -0400 Date: Fri, 15 Aug 2008 15:36:32 +0200 From: Andi Kleen To: Hugh Dickins Cc: Andi Kleen , Ingo Molnar , x86@kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] x86: fix /proc/meminfo DirectMap Message-ID: <20080815133632.GI19125@one.firstfloor.org> References: <20080815131530.GG19125@one.firstfloor.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org > Yes, that's what I meant by the TLB optimizers. But it's going to > be a fractional effect, isn't it, when you're trying to get the last > 1% out of the machine? Depending on the workload it can be much more than that. -Andi