|
Description
|
The ntp_adjtime call can be used to set various parameters used by the kernel time phase
locked loop. The primary use is to set the offset, from which the kernel calculates
the correct frequency correction.
When it is used to set the frequency correction manually at the same time as
the offset, the frequency actually set in the kernel is the new frequency
plus the correction to the frequency that the kernel calculates based on the
offset.
|