From owner-p4-projects@FreeBSD.ORG Mon Jun 7 06:02:34 2004 Return-Path: Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id B691216A4D1; Mon, 7 Jun 2004 06:02:33 +0000 (GMT) Delivered-To: perforce@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7775516A4CE; Mon, 7 Jun 2004 06:02:33 +0000 (GMT) Received: from TRANG.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 56C7343D48; Mon, 7 Jun 2004 06:02:33 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by TRANG.nuxi.com (8.12.11/8.12.10) with ESMTP id i5762THo005793; Sun, 6 Jun 2004 23:02:29 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.11/8.12.11/Submit) id i5762S2f005792; Sun, 6 Jun 2004 23:02:28 -0700 (PDT) (envelope-from obrien) Date: Sun, 6 Jun 2004 23:02:28 -0700 From: "David O'Brien" To: Peter Wemm Message-ID: <20040607060228.GB2746@dragon.nuxi.com> References: <200406032312.i53NCWLq055737@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200406032312.i53NCWLq055737@repoman.freebsd.org> User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 5.2-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 cc: Perforce Change Reviews Subject: Re: PERFORCE change 54116 for review X-BeenThere: p4-projects@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@FreeBSD.org List-Id: p4 projects tree changes List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Jun 2004 06:02:34 -0000 On Thu, Jun 03, 2004 at 04:12:32PM -0700, Peter Wemm wrote: > http://perforce.freebsd.org/chv.cgi?CH=54116 > > Change 54116 by peter@peter_daintree on 2004/06/03 16:11:34 > > slight reorg. promote features bits to public interfaces, test cpuid > for the NX bits and turn on EFER_NXE etc. Can you please commit this to CVS? Properly turning on EFER_NXE on AMD64 (vs. Intel CT) was something I started working on. NXE support is something needed for 5.3. :-) -- -- David (obrien@FreeBSD.org)