From owner-freebsd-hackers@FreeBSD.ORG Mon Jun 29 05:59:16 2009 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9F00D1065686; Mon, 29 Jun 2009 05:59:16 +0000 (UTC) (envelope-from alc@cs.rice.edu) Received: from mail.cs.rice.edu (mail.cs.rice.edu [128.42.1.31]) by mx1.freebsd.org (Postfix) with ESMTP id 756E08FC0A; Mon, 29 Jun 2009 05:59:16 +0000 (UTC) (envelope-from alc@cs.rice.edu) Received: from mail.cs.rice.edu (localhost.localdomain [127.0.0.1]) by mail.cs.rice.edu (Postfix) with ESMTP id E62162C2AAC; Mon, 29 Jun 2009 00:59:15 -0500 (CDT) X-Virus-Scanned: by amavis-2.4.0 at mail.cs.rice.edu Received: from mail.cs.rice.edu ([127.0.0.1]) by mail.cs.rice.edu (mail.cs.rice.edu [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 3DWwfxvHYiYq; Mon, 29 Jun 2009 00:59:08 -0500 (CDT) Received: from adsl-216-63-78-18.dsl.hstntx.swbell.net (adsl-216-63-78-18.dsl.hstntx.swbell.net [216.63.78.18]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.cs.rice.edu (Postfix) with ESMTP id 073882C2A8E; Mon, 29 Jun 2009 00:59:08 -0500 (CDT) Message-ID: <4A48582B.8050009@cs.rice.edu> Date: Mon, 29 Jun 2009 00:59:07 -0500 From: Alan Cox User-Agent: Thunderbird 2.0.0.22 (X11/20090626) MIME-Version: 1.0 To: Nathanael Hoyle References: <4A480760.50705@hoyletech.com> <4A4810BB.1010007@hoyletech.com> In-Reply-To: <4A4810BB.1010007@hoyletech.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: alc@freebsd.org, Wojciech Puchar , freebsd-hackers@freebsd.org Subject: Re: large pages (amd64) X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Jun 2009 05:59:16 -0000 Nathanael Hoyle wrote: [snip] > Having been corrected by both you and Joerg (thank you!), I went back > to re-verify my understanding. It appears that while I was slightly > mixing PAE in with PSE, PSE support for 4MB pages was introduced > 'silently' with the Pentium, and documented first with the Pentium > Pro. I haven't found anything that points to earlier inclusion. > Certainly the 80386 processor specifically, I am fairly confident > would be limited to the 4KB pages. > > Agreed? Or are you aware of earlier usage than the Pentium for 4MB pages? > Yes, I agree. I'm not aware of 4MB page support before the Pentium. Regards, Alan