From 19dbe52930f6dd95b788e4e8bffcd6da12e310c7 Mon Sep 17 00:00:00 2001 From: Miroslav Lichvar Date: Fri, 10 Jan 2014 13:25:39 +0100 Subject: [PATCH] Update linux_freq_scale and linux_hz documentation --- chrony.texi.in | 28 +++++++++------------------- sys_linux.c | 4 +--- 2 files changed, 10 insertions(+), 22 deletions(-) diff --git a/chrony.texi.in b/chrony.texi.in index a984f8a..9429f50 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<