Date: Sun, 5 Jan 2003 18:12:02 -0800 From: Marcel Moolenaar <marcel@xcllnt.net> To: Peter Wemm <peter@wemm.org> 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: <20030106021202.GA15451@athlon.pn.xcllnt.net> In-Reply-To: <20030106015507.367062A7EA@canning.wemm.org> References: <20030106012838.GB15219@athlon.pn.xcllnt.net> <20030106015507.367062A7EA@canning.wemm.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Jan 05, 2003 at 05:55:07PM -0800, Peter Wemm wrote: > 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. Thanks! > I'm not sure why I didn't > get around to this in the original version in p4. Maybe because it's insignificant compared to all the other things that need to be done... :-) -- Marcel Moolenaar USPA: A-39004 marcel@xcllnt.net 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?20030106021202.GA15451>