Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752281AbXKPQL2 (ORCPT ); Fri, 16 Nov 2007 11:11:28 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751459AbXKPQLV (ORCPT ); Fri, 16 Nov 2007 11:11:21 -0500 Received: from terminus.zytor.com ([198.137.202.10]:53737 "EHLO terminus.zytor.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750978AbXKPQLU (ORCPT ); Fri, 16 Nov 2007 11:11:20 -0500 Message-ID: <473DC10B.5000702@zytor.com> Date: Fri, 16 Nov 2007 08:10:51 -0800 From: "H. Peter Anvin" User-Agent: Thunderbird 2.0.0.5 (X11/20070727) MIME-Version: 1.0 To: Andi Kleen CC: William Lee Irwin III , Linus Torvalds , Jeremy Fitzhardinge , Ingo Molnar , Thomas Gleixner , Nick Piggin , Linux Kernel Mailing List Subject: Re: Why preallocate pmd in x86 32-bit PAE? References: <473CC0AC.3020500@goop.org> <200711161216.46733.ak@suse.de> <473DBB0C.2060808@zytor.com> <200711161653.00824.ak@suse.de> In-Reply-To: <200711161653.00824.ak@suse.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 936 Lines: 24 Andi Kleen wrote: > On Friday 16 November 2007 16:45:16 H. Peter Anvin wrote: >> Andi Kleen wrote: >>>> 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. >>> >> Well, three with the kernel. > > I didn't count kernel because it is always fixed anyways and about zero > overhead for the normal setup case. > Of course, but it was in the original list so... -hpa - 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/