64bit ticks, was Re: Changing p_swtime and td_slptime to ticks

Peter Jeremy peterjeremy at optushome.com.au
Wed Sep 19 01:58:25 PDT 2007


On 2007-Sep-19 14:55:35 +1000, Bruce Evans <brde at optusnet.com.au> wrote:
>I agree.  However, one variable isn't going to make much difference.  fs
>code is full of unecessary 64-bit calculations but no one notices the
>real-time pessimization from this, at least on non-low-end platforms (I
>only notice the code bloat).

I suspect the pessimization from the 64-bit arithmetic is masked by the
requirement that the FS code talk to (mostly rotating) media.  The cost
of an extra couple of instructions gets lost in the noise as soon as
you look at disk latencies.

-- 
Peter Jeremy
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-arch/attachments/20070919/e5254671/attachment.pgp


More information about the freebsd-arch mailing list