Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1764894AbXKPL2Q (ORCPT ); Fri, 16 Nov 2007 06:28:16 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1756643AbXKPL2A (ORCPT ); Fri, 16 Nov 2007 06:28:00 -0500 Received: from cantor.suse.de ([195.135.220.2]:44644 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755575AbXKPL17 (ORCPT ); Fri, 16 Nov 2007 06:27:59 -0500 From: Andi Kleen Organization: SUSE Linux Products GmbH, Nuernberg, GF: Markus Rex, HRB 16746 (AG Nuernberg) To: "H. Peter Anvin" Subject: Re: Why preallocate pmd in x86 32-bit PAE? Date: Fri, 16 Nov 2007 12:16:46 +0100 User-Agent: KMail/1.9.6 Cc: William Lee Irwin III , Linus Torvalds , Jeremy Fitzhardinge , Ingo Molnar , Thomas Gleixner , Nick Piggin , Linux Kernel Mailing List References: <473CC0AC.3020500@goop.org> <20071116004012.GE1806@holomorphy.com> <473CE72C.4060209@zytor.com> In-Reply-To: <473CE72C.4060209@zytor.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200711161216.46733.ak@suse.de> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 615 Lines: 15 > I think Jeremy's question was due to trying to reduce the 32/64-bit > differences. Performance-wise, it might add a small amount to user > setup time (a typical 32-bit process will need all four, for the main > binary, libraries, stack and kernel, respectively) With the new top down mmap layout and standard 3:1 split it should typically only need two. -Andi - 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/