epoch n.
[Unix: prob. from astronomical timekeeping] The
time and date corresponding to 0 in an operating system's clock and
timestamp values. Under most Unix versions the epoch is 00:00:00
GMT, January 1, 1970; under VMS, it's 00:00:00 of November 17, 1858
(base date of the U.S. Naval Observatory's ephemerides); on a
Macintosh, it's the midnight beginning January 1 1904. System time
is measured in seconds or ticks past the epoch. Weird
problems may ensue when the clock wraps around (see wrap around), which is not necessaril
counting 10 ticks per second, a signed 32-bit count of ticks is
good only for 6.8 years. The 1-tick-per-second clock of Unix is
good only until January 18, 2038, assuming at least some software
continues to consider it signed and that word lengths don't
increase by then. See also wall time. Microsoft Windows, on
the other hand, has an epoch problem every 49.7 days - but this
is seldom noticed as Windows is almost incapable of staying
up continuously for that long.
[Unix: prob. from astronomical timekeeping] The
time and date corresponding to 0 in an operating system's clock and
timestamp values. Under most Unix versions the epoch is 00:00:00
GMT, January 1, 1970; under VMS, it's 00:00:00 of November 17, 1858
(base date of the U.S. Naval Observatory's ephemerides); on a
Macintosh, it's the midnight beginning January 1 1904. System time
is measured in seconds or ticks past the epoch. Weird
problems may ensue when the clock wraps around (see wrap around), which is not necessaril
counting 10 ticks per second, a signed 32-bit count of ticks is
good only for 6.8 years. The 1-tick-per-second clock of Unix is
good only until January 18, 2038, assuming at least some software
continues to consider it signed and that word lengths don't
increase by then. See also wall time. Microsoft Windows, on
the other hand, has an epoch problem every 49.7 days - but this
is seldom noticed as Windows is almost incapable of staying
up continuously for that long.
Related:
- epoch: [UNIX: prob. from astronomical timekeeping] n.
The time and date corresponding to 0 in an operating... - The 1-tick-per-second clock of UNIX is good only until January 18,
2038, assuming word lengths don't increase by then... - jiffy n.
1. The duration of one tick of the system clock on
your computer (see tick).
Often one AC cycle time (1/60 second in the U.S... - UNIX was half a billion (500000000) seconds old on
Tue Nov 5 00:53:20 1985 GMT (measuring since the time(2) epoch).
Andy... - UNIX will be half a billion (500000000) seconds old on
Tue Nov 5 00:53:20 1985 GMT (measuring since the time(2) epoch).
Andy... - jiffy: n. 1. The duration of one tick of the system clock on the
computer (see {tick}).
Often one AC cycle time (1/60 second in the U.S... - wall time: n. (also `wall clock time') 1. `Real world' time (what
the clock on the wall shows),
as opposed to the system clock's idea of time. ... - Red Hat Unveils New Ad Campaign
Linux distributor Red Hat has announced plans for a $650,000 ad campaign.
The ads will appear on several major newspapers as...
From the same category:
- sponge n.
[Unix] A special case of a filter that reads its
entire input before writing any output;
the canonical example is a sort utility. Unlike... - double bucky adj.
Using both the CTRL and META keys.
"The command to burn all LEDs is double bucky F... - random numbers n.
When one wishes to specify a large but
random number of things,
and the context is inappropriate for N, certain... - snail-mail n.
Paper mail, as opposed to electronic.
Sometimes written as the single word `SnailMail'. ... - wheel bit n.
A privilege bit that allows the possessor to
perform some restricted operation on a timesharing system,
such as read or write any file on the system regardless...
