From: Miroslav Lichvar Date: Fri, 10 Jan 2014 12:25:39 +0000 (+0100) Subject: Update linux_freq_scale and linux_hz documentation X-Git-Tag: 1.30-pre1~150 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=19dbe52930f6dd95b788e4e8bffcd6da12e310c7;p=thirdparty%2Fchrony.git Update linux_freq_scale and linux_hz documentation --- diff --git a/chrony.texi.in b/chrony.texi.in index a984f8ac..9429f500 100644 --- a/chrony.texi.in +++ b/chrony.texi.in @@ -1126,7 +1126,7 @@ directives can occur in any order in the file. * keyfile directive:: Specify location of file containing keys * leapsectz directive:: Read leap second data from tz database * linux_freq_scale directive:: Define a non-standard value to compensate the kernel frequency bias -* linux_hz directive:: Define a non-standard value of the kernel HZ constant +* linux_hz directive:: Define a non-standard value of the kernel USER_HZ constant * local directive:: Allow unsynchronised machine to act as server * lock_all directive:: Require that chronyd be locked into RAM * log directive:: Make daemon log certain sets of information @@ -1794,16 +1794,10 @@ Wed Dec 31 23:59:60 UTC 2008 @subsection linux_freq_scale (This option only applies to Linux). -By default, chronyd will find the value of @code{HZ} and @code{SHIFT_HZ} from -kernel header files at compile time. An internal value called -@code{freq_scale} is calculated from this. By default it is (1<