Re: Clock

Mark Hull-Richter (markh@procom.com)
Fri, 30 Apr 1999 09:05:46 -0700


This is a multi-part message in MIME format.
--------------8AE8814663D086A76802F9B6
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

"Stephen C. Tweedie" wrote:
>
> The maximum interval the kernel can delay for is 2^31/HZ seconds, not
> 2^32, because we need to distinguish between past and future. However,
> device and networking drivers only use jiffies for relatively short-term
> timeouts: the longer-term timeouts are all measured in seconds
> (sometimes allowing fractional seconds too, as in the struct timeval),
> so they won't time out for a few years yet. (But we still have problems
> in the year 2038.)
>
But by then all existing 32-bit machines will be completely obsolete and
we'll all have upgraded to 64-bit hardware, or at least 64-bit OS's. It
would be absurd to think that anything running today will survive that
long.

Right?

:-)

(heavy sarcasm - no reply required...)
--------------8AE8814663D086A76802F9B6
Content-Type: text/x-vcard; charset=us-ascii;
name="markh.vcf"
Content-Transfer-Encoding: 7bit
Content-Description: Card for Mark Hull-Richter
Content-Disposition: attachment;
filename="markh.vcf"

begin:vcard
adr;dom:;;1821 East Dyer Road;Santa Ana;CA;92705;
n:;Mark Hull-Richter
x-mozilla-html:TRUE
org:Procom Technology, Inc.
version:2.1
email;internet:markh@procom.com
title:Senior Software Engineer
tel;fax:949-851-3907
tel;work:949-794-4242 or 800-800-8600x67
x-mozilla-cpt:;0
fn:Mark Hull-Richter
end:vcard

--------------8AE8814663D086A76802F9B6--

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/