From owner-freebsd-hackers@FreeBSD.ORG Tue Aug 19 01:10:44 2008 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 A360E106564A for ; Tue, 19 Aug 2008 01:10:44 +0000 (UTC) (envelope-from unixmania@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.174]) by mx1.freebsd.org (Postfix) with ESMTP id 285498FC0C for ; Tue, 19 Aug 2008 01:10:43 +0000 (UTC) (envelope-from unixmania@gmail.com) Received: by ug-out-1314.google.com with SMTP id o4so319251uge.39 for ; Mon, 18 Aug 2008 18:10:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=k/nn5FLmq2T14vn23coxJYGa+XJe6iM7YpxCKIPxirw=; b=h3rjhsUPeZ9JsOaEN1C3R7ffuWnFr2k+/nBmm+eXKe5cgVJ46qVhCar3ERhp+g5bYe +zxe02GZajBBuHsdU7b76ztcZ4ITUUzOQ9Z04VcfzI5h3gZLGmYyQjcJGgFLGuZNCT2F KbJvRfhO82Y6SGD4qr72F8wILF2kqdjNFhPeA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=pfHE46o4yFSxQVJXG8Exl6AgVHNwALI7okCq/Omct+GJwtTaSCRkLLFYVW/lF2u1kL wC+2humDM4DR2NCZ5Qvee/bT0gjwahLLFyaz4mpSLaRfbgGjBcDIxYCq2z7DZV0xjgCE G7lSdzFpVrjbahrBC7osEHu4hGx7nIQaKXqYk= Received: by 10.103.246.17 with SMTP id y17mr4367719mur.55.1219108242874; Mon, 18 Aug 2008 18:10:42 -0700 (PDT) Received: by 10.103.169.13 with HTTP; Mon, 18 Aug 2008 18:10:42 -0700 (PDT) Message-ID: Date: Mon, 18 Aug 2008 22:10:42 -0300 From: "Carlos A. M. dos Santos" To: "Rao, Nikhil" In-Reply-To: <12A5C15467D5B94F8E0FF265D9498ADD0383F1CA@orsmsx419.amr.corp.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20080818120021.751FB106568E@hub.freebsd.org> <12A5C15467D5B94F8E0FF265D9498ADD0383F1CA@orsmsx419.amr.corp.intel.com> Cc: FreeBSD-Hackers Subject: Re: Multiple page support 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: Tue, 19 Aug 2008 01:10:44 -0000 On Mon, Aug 18, 2008 at 5:42 PM, Rao, Nikhil wrote: > > What is the current status of multiple page sizes for applications (4K > and 2MB) in FreeBSD 8-CURRENT ? It is enabled by default for the amd64 > arch and only available in the amd64 and i386 architectures. I just saw this message in -current that may interest you: http://lists.freebsd.org/pipermail/freebsd-current/2008-August/087605.html -- If you think things can't get worse it's probably only because you lack sufficient imagination.