RE: time_t size: The year 2038 bug?

From: David Schwartz (davids@webmaster.com)
Date: Thu Jan 06 2000 - 14:57:59 EST


> Besides, I have yeat to understand what application that would take a high
> preformance kill by having to deal with 64 bit time instead of 32
> bit time.
> Yes, for todays computers it is extra overhead, but not at all at
> the scale
> that when counting all the other zillions of operations normally
> done it would
> really cause a break-or-make case.

        Applications that keep a large number of timestamps in memory. Applications
that sort large amounts of in-memory data by time. Applications that isolate
the time fields from the rest of their records specifically so that large
numbers of them will fit in cache for faster searching and sorting.

        DS

-
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/



This archive was generated by hypermail 2b29 : Fri Jan 07 2000 - 21:00:07 EST