From owner-freebsd-ia32@FreeBSD.ORG Thu Nov 30 23:20:47 2006 Return-Path: X-Original-To: freebsd-ia32@freebsd.org Delivered-To: freebsd-ia32@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 911F716A55E for ; Thu, 30 Nov 2006 23:20:47 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from server.baldwin.cx (66-23-211-162.clients.speedfactory.net [66.23.211.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id EF5B943CA7 for ; Thu, 30 Nov 2006 23:20:28 +0000 (GMT) (envelope-from jhb@freebsd.org) Received: from localhost.corp.yahoo.com (john@localhost [127.0.0.1]) (authenticated bits=0) by server.baldwin.cx (8.13.6/8.13.6) with ESMTP id kAUNKBcP005454; Thu, 30 Nov 2006 18:20:25 -0500 (EST) (envelope-from jhb@freebsd.org) From: John Baldwin To: freebsd-ia32@freebsd.org Date: Thu, 30 Nov 2006 18:16:54 -0500 User-Agent: KMail/1.9.1 References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200611301816.55280.jhb@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-2.0.2 (server.baldwin.cx [127.0.0.1]); Thu, 30 Nov 2006 18:20:26 -0500 (EST) X-Virus-Scanned: ClamAV 0.88.3/2264/Thu Nov 30 14:13:30 2006 on server.baldwin.cx X-Virus-Status: Clean X-Spam-Status: No, score=-4.4 required=4.2 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.1.3 X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on server.baldwin.cx Cc: Ryan Stone Subject: Re: Superpages (4 MB pages) support for x86? X-BeenThere: freebsd-ia32@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD on the IA-32 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Nov 2006 23:20:47 -0000 On Monday 20 November 2006 10:50, Ryan Stone wrote: > I'm interested in making use of the 4 MB pages options in x86. Has > anyone done any work on this for FreeBSD? I know that some work was > done on superpages for the Alpha and AMD64. > > > > If there's no prior work on this, I'll be writing it myself. Does > anybody know if the superpages work would contain anything useful for a > x86 port? > > > > Any hints or guidance would be quite welcome. Alan Cox's superpages work also works on i386 I thought. -- John Baldwin