[time-nuts] FreeBSD, NetBSD, or Minix-III?

Hal Murray hmurray at megapathdsl.net
Sun May 17 16:24:02 UTC 2009


> In which case, if you're saddled with 32 bit (or 8 bit!) reads, you
> have to do multiple reads, so that by the end of the process, you can
> assure yourself it's consistent.

> E.g read high, read low, read high, read low So you can check low #1
> against low #2, and figure out if you had a roll over. 

Why read the low twice?

I though the normal recipe was to read high, low, high.  If the two highs are 
the same you know a carry didn't happen so a high/low pair is a valid reading.

-- 
These are my opinions, not necessarily my employer's.  I hate spam.







More information about the Time-nuts_lists.febo.com mailing list