From owner-cvs-all Sun Jan 5 17:18:31 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7577137B401; Sun, 5 Jan 2003 17:18:30 -0800 (PST) Received: from canning.wemm.org (canning.wemm.org [192.203.228.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0AAC343ED1; Sun, 5 Jan 2003 17:18:30 -0800 (PST) (envelope-from peter@wemm.org) Received: from wemm.org (localhost [127.0.0.1]) by canning.wemm.org (Postfix) with ESMTP id DD41A2A7EA; Sun, 5 Jan 2003 17:18:26 -0800 (PST) (envelope-from peter@wemm.org) X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 To: Marcel Moolenaar Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/ia64/ia64 clock.c interrupt.c src/sys/ia64/include clock.h In-Reply-To: <200301060038.h060cZK5065542@repoman.freebsd.org> Date: Sun, 05 Jan 2003 17:18:26 -0800 From: Peter Wemm Message-Id: <20030106011826.DD41A2A7EA@canning.wemm.org> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Marcel Moolenaar wrote: > While here, replace (itc_frequency+hz/2)/hz with itm_reload for > consistency. There's now a single place where we determine the > ITM reload value. Actually it is for speed. This is a floating point divide.. (ia64 doesn't have integer divide) Cheers, -Peter -- Peter Wemm - peter@wemm.org; peter@FreeBSD.org; peter@yahoo-inc.com "All of this is for nothing if we don't go to the stars" - JMS/B5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message