Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 05 Jan 2003 17:55:07 -0800
From:      Peter Wemm <peter@wemm.org>
To:        Marcel Moolenaar <marcel@xcllnt.net>
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 
Message-ID:  <20030106015507.367062A7EA@canning.wemm.org>
In-Reply-To: <20030106012838.GB15219@athlon.pn.xcllnt.net> 

next in thread | previous in thread | raw e-mail | index | archive | help
Marcel Moolenaar wrote:
> On Sun, Jan 05, 2003 at 05:18:26PM -0800, Peter Wemm wrote:
> > 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)
> 
> Ah, yes. Good one! Forced commit to make a point?

I moved the two duplicate reloads to a single copy a few lines earlier and
noted the divide issue in the commit message.  I'm not sure why I didn't
get around to this in the original version in p4.

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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030106015507.367062A7EA>