⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme

📁 网络时间协议NTP 源码 版本v4.2.0b 该源码用于linux平台下
💻
字号:
README file for directory ./util of the NTP Version 4 distributionThis directory contains the sources for the various utility programs.See the README and RELNOTES files in the parent directory for directionson how to make and install these programs.The ntptime.c program checks the kernel configuration for the NTP userinterface syscalls ntp_gettime() and ntp_adjtime().  If present, thecurrent timekeeping data are displayed.  If not, a dissapointment isdisplayed.  See the kernel page file in the HTML documentation indistribution for further details. ntptime will be built be if configurebelieves your system can use it.The jitter.c program can be used to determine the timing jitter due tothe operating system in a gettimeofday() call.  For most systems thedominant contribution to the jitter budget is the period of the hardwareinterrupt, usually in the range 10 us-1 ms.  For those systems withmicrosecond counters, such as recent Sun and certain HP and DEC systems,the jitter is dominated only by the operating system.The timetrim.c program can be used with SGI machines to implement ascheme to discipline the hardware clock frequency.  See the source codefor further information.The byteorder.c and longsize.c programs are used during the configurationprocess to determine the byte order (little or big endian) and longwordsize (32 or 64 bits).  See the configure scripts for further details.The testrs6000.c program is used for testing purposes with the IBMRS/6000 AIX machines. Bill Jones <jones@chpc.utexas.edu> reports:"I could not get a tickadj of less than 40 us to work on a RS6000.If you set it less than 40 us do so at your own risk!"The tickadj.c program can be used to read and set various kernelparameters affecting NTP operations. See the tickadj page in the HTMLdocumentation for further details.  tickadj will be built if configurebelieves your system can use it.

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -