From owner-cvs-src Wed Feb 12 22:39:32 2003 Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 38B2D37B401; Wed, 12 Feb 2003 22:39:30 -0800 (PST) Received: from zibbi.icomtek.csir.co.za (zibbi.icomtek.csir.co.za [146.64.24.58]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3AEEF43FAF; Wed, 12 Feb 2003 22:39:28 -0800 (PST) (envelope-from jhay@zibbi.icomtek.csir.co.za) Received: from zibbi.icomtek.csir.co.za (localhost [IPv6:::1]) by zibbi.icomtek.csir.co.za (8.12.6/8.12.6) with ESMTP id h1D6dPbw025017; Thu, 13 Feb 2003 08:39:25 +0200 (SAST) (envelope-from jhay@zibbi.icomtek.csir.co.za) Received: (from jhay@localhost) by zibbi.icomtek.csir.co.za (8.12.6/8.12.6/Submit) id h1D6dPW1025016; Thu, 13 Feb 2003 08:39:25 +0200 (SAST) Date: Thu, 13 Feb 2003 08:39:25 +0200 From: John Hay To: Peter Wemm Cc: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/i386 pmap.c Message-ID: <20030213063925.GA24720@zibbi.icomtek.csir.co.za> References: <200302130242.h1D2g7x4091583@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200302130242.h1D2g7x4091583@repoman.freebsd.org> User-Agent: Mutt/1.4i Sender: owner-cvs-src@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, Feb 12, 2003 at 06:42:07PM -0800, Peter Wemm wrote: > peter 2003/02/12 18:42:07 PST > > Modified files: > sys/i386/i386 pmap.c > Log: > Oops. I mis-remembered about the P4 problems. It was 5.0-DP2 that > was shipped with DISABLE_PG_G and DISABLE_PSE, not 5.0-REL. *blush* > Disable the code - but still leave it there in case its still lurking. > > Revision Changes Path > 1.387 +3 -3 src/sys/i386/i386/pmap.c I still needed DISABLE_PG_G and DISABLE_PSE when I upgraded my 1.7G P4 from 4.x to -CURRENT in January. Without it I got signal 10's. Before the upgrade, the machine was building 4-stable releases every night without a glitch and after the upgrade (with DISABLE_PG_G and DISABLE_PSE added) it is again performing without problems... well that is except for the vchan sound, but that is another story. :-) John -- John Hay -- John.Hay@icomtek.csir.co.za / jhay@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-src" in the body of the message