From owner-cvs-src@FreeBSD.ORG Thu Jan 13 18:49:50 2005 Return-Path: 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 9481016A4CE; Thu, 13 Jan 2005 18:49:50 +0000 (GMT) Received: from smtp-vbr6.xs4all.nl (smtp-vbr6.xs4all.nl [194.109.24.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id D036843D1F; Thu, 13 Jan 2005 18:49:49 +0000 (GMT) (envelope-from wb@freebie.xs4all.nl) Received: from freebie.xs4all.nl (freebie.xs4all.nl [213.84.32.253]) by smtp-vbr6.xs4all.nl (8.12.11/8.12.11) with ESMTP id j0DIniJW003823; Thu, 13 Jan 2005 19:49:45 +0100 (CET) (envelope-from wb@freebie.xs4all.nl) Received: from freebie.xs4all.nl (localhost [127.0.0.1]) by freebie.xs4all.nl (8.13.1/8.12.9) with ESMTP id j0DInh3v097182; Thu, 13 Jan 2005 19:49:43 +0100 (CET) (envelope-from wb@freebie.xs4all.nl) Received: (from wb@localhost) by freebie.xs4all.nl (8.13.1/8.13.1/Submit) id j0DInhbE097181; Thu, 13 Jan 2005 19:49:43 +0100 (CET) (envelope-from wb) Date: Thu, 13 Jan 2005 19:49:43 +0100 From: Wilko Bulte To: Ken Smith Message-ID: <20050113184943.GA97160@freebie.xs4all.nl> References: <200501130034.j0D0YWOt022465@repoman.freebsd.org> <20050113150820.GA95859@freebie.xs4all.nl> <20050113151304.GD9226@electra.cse.Buffalo.EDU> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050113151304.GD9226@electra.cse.Buffalo.EDU> X-OS: FreeBSD 4.11-RC2 User-Agent: Mutt/1.5.6i X-Virus-Scanned: by XS4ALL Virus Scanner cc: cvs-src@FreeBSD.ORG cc: src-committers@FreeBSD.ORG cc: cvs-all@FreeBSD.ORG cc: Ken Smith Subject: Re: cvs commit: src/sys/alpha/alpha clock.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Jan 2005 18:49:50 -0000 On Thu, Jan 13, 2005 at 10:13:04AM -0500, Ken Smith wrote.. > On Thu, Jan 13, 2005 at 04:08:20PM +0100, Wilko Bulte wrote: > > On Thu, Jan 13, 2005 at 12:34:32AM +0000, Ken Smith wrote.. > > > kensmith 2005-01-13 00:34:32 UTC > > > > > > FreeBSD src repository > > > > > > Modified files: (Branch: RELENG_5) > > > sys/alpha/alpha clock.c > > > Log: > > > MFC v1.37: > > > revision 1.37 > > > date: 2004/09/07 07:06:36; author: phk; state: Exp; lines: +2 -1 > > > Make the alpha timecounter preferable to the i8254. > > > > > > This might help fix a problem Kris is having with the package builders. > > > > The crowd goes wild! > > > > The crowd should chill out (and perhaps get a life). :-))) > > I don't know if this will actually fix anything. But I had problems > on sparc64 that were similar to what Kris described when I briefly > screwed up the timecounters on a few test machines as I was working > with someone else to fix a different problem. It's worth a try at > least - hopefully it can't hurt anything. Yup. -- Wilko Bulte wilko@FreeBSD.org