Lines Matching +full:system +full:- +full:on +full:- +full:a +full:- +full:chip
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
4 <meta http-equiv="content-type" content="text/html;charset=iso-8859-1">
12 <!-- #BeginDate format:En2m -->4-Aug-2011 23:40<!-- #EndDate -->
16 <li class="inline"><a href="#intro">General Overview</a></li>
17 <li class="inline"><a href="#panic">Panic Threshold</a></li>
18 <li class="inline"><a href="#step">Step and Stepout Thresholds</a></li>
19 <li class="inline"><a href="#hold">Hold Timer</a></li>
20 <li class="inline"><a href="#inter">Operating Intervals</a></li>
21 <li class="inline"><a href="#state">State Transition Function</a></li>
25 … the NTPv4 specification and reference implementation a state machine is used to manage the system…
28 …a time-of-year (TOY) chip to maintain the time when the power is off. When the computer is restar…
30 … for an interval more than the stepout threshold, by default 300 s, the system clock is stepped t…
31 …a step has been extremely rare and almost always the result of a hardware failure or operator erro…
32 …a leap second was inserted in the Coordinated Universal Time (UTC) timescale and the kernel precis…
33 …a week by some evil means. The issues should be carefully considered before using these options. T…
35 …a considerable downtime, it could be the TOY chip clock has drifted significantly from NTP time. T…
40 …e interval divided by the length of the interval. This generally results in a frequency error less…
44 …<dd>This interval is used as a spike blanker during periods when the offsets exceed the step thres…
49 …pending on the state and the the offset magnitude, the machine performs some actions and transitio…
51 <dt>FSET - The frequency file is present</dt>
53 <dt>NSET - The frequency file is not present</dt>
55 <dt>FREQ - Frequency training state</dt>
57 <dt>SPIK - Spike state</dt>
58 …A update greater than the step threshold has occurred. Ignore the update and continue in this stat…
59 <dt>SYNC - Ordinary clock discipline state</dt>
60 …<dd>Discipline the system clock time and frequency using the hybrid phase/frequency feedback loop…