Home
last modified time | relevance | path

Searched refs:tickadj (Results 1 – 25 of 25) sorted by relevance

/netbsd-src/external/bsd/ntp/dist/util/
H A Dtickadj.c62 txc.tickadj = i;
103 txc.time_tick, txc.tickadj);
161 printf("tick = %ld\ntick_adj = %ld\n", txc.time_tick, txc.tickadj); in main()
254 int tickadj, ktickadj; /* HMS: Why isn't this u_long? */ in main() local
387 readvar(fd, tickadj_offset, &tickadj); in main()
391 tickadj /= (1000L * HZ); in main()
396 (void) printf("KERNEL %s = %d nsec\n", K_TICKADJ_NAME, tickadj); in main()
400 tickadj += 999; in main()
401 tickadj /= 1000; in main()
406 tickadj = 0; in main()
[all …]
H A DREADME31 "I could not get a tickadj of less than 40 us to work on a RS6000.
34 The tickadj.c program can be used to read and set various kernel
35 parameters affecting NTP operations. See the tickadj page in the HTML
36 documentation for further details. tickadj will be built if configure
/netbsd-src/external/bsd/ntp/dist/html/hints/
H A Drs600013 xntp and tickadj was also modified so that the value of tickadj is read
14 form the kernel and can be set by tickadj. For now I would not set
15 tickadj below 40 us.
H A Da-ux83 /bin/echo " setting tick and tickadj..."
84 /usr/local/etc/tickadj -t 16672 -a 54
103 o 'tickadj' is also called. This does two things: changes the
106 of 'tickadj' which the the amount that is added or subtracted
107 from 'tickadj' when adjtime() is called.
124 A/UX's default value of 'tickadj' is 1666 which is too big for
126 values then the recommended value of 9 for 'tickadj' (although not
128 when adjusting the clock. Even with semi-large values of 'tickadj'
187 I like larger values of 'tickadj'.
H A Dsun47 binary. Without this change it is necessary to use the tickadj program
10 The tickadj option will work in all cases except when the kernel has
H A Dsgi1 adjtime, tick and tickadj:
29 have used a value of 150usec/tick for the tickadj value.
42 seem to compromise the above choices for tick and tickadj.
H A Dsolaris.xtra.S99ntpd8 /usr/local/bin/tickadj -s
H A Ddecosf111 I have run xntpd, xntpdc, xntpres, ntpq, ntpdate, and tickadj under
/netbsd-src/external/bsd/ntp/dist/html/scripts/
H A Dmanual.txt8 <li class='inline'><a href='tickadj.html'><tt>tickadj</tt> - set time-related kernel variables</a><…
/netbsd-src/sys/kern/
H A Dkern_clock.c248 tickadj = (240000 / (60 * hz)) ? (240000 / (60 * hz)) : 1; in initclocks()
544 clkinfo.tickadj = tickadj;
/netbsd-src/sys/sys/
H A Dkernel.h59 extern int tickadj; /* "standard" clock skew, us./tick */
H A Dsysctl.h285 int tickadj; /* clock skew rate for adjtime() */ member
/netbsd-src/external/bsd/ntp/dist/sntp/loc/
H A Dredhat16 tickadj,sbin,8
H A Dlegacy16 tickadj,bin,1
H A Ddebian16 tickadj,sbin,8
H A Dsolaris16 tickadj,sbin,1m
/netbsd-src/sys/conf/
H A Dparam.c116 int tickadj = (240000 / (60 * HZ)) ? (240000 / (60 * HZ)) : 1; variable
/netbsd-src/external/bsd/ntp/dist/scripts/calc_tickadj/
H A Dcalc_tickadj-opts.def57 @code{tickadj} program from ntp package. If this doesn't work you can specify
/netbsd-src/external/bsd/ntp/html/
H A DMakefile108 tickadj.html \
/netbsd-src/external/bsd/ntp/dist/
H A DTODO102 --enable-tickadj=80
H A DCommitLog-4.1.0760 * html/tickadj.htm:
912 * util/tickadj.c:
3258 * html/tickadj.htm:
3734 * configure.in (ac_cv_make_tickadj): Don't make tickadj starting
3782 * util/tickadj.c
4344 * ntpdc/ntpdc.c, ntpq/ntpq.c, ntptrace/ntptrace.c, util/tickadj.c,
4467 * util/ntptime.c, til/tickadj.c: Likewise.
4520 * util/tickadj.c: Linux Patches
4594 * util/tickadj.c (getoffsets): Define kernels[] only if used.
4683 html/refclock.htm, html/release.htm, html/tickadj.htm,
[all …]
/netbsd-src/share/man/man9/
H A DMakefile396 hz.9 tickadj.9
/netbsd-src/sbin/sysctl/
H A Dsysctl.c2179 clkinfo.tick, clkinfo.tickadj, in kern_clockrate()
/netbsd-src/usr.sbin/makemandb/
H A Dnostem.txt4106 tickadj
/netbsd-src/distrib/sets/lists/misc/
H A Dmi277 ./usr/share/doc/html/ntp/tickadj.htm misc-obsolete obsolete
278 ./usr/share/doc/html/ntp/tickadj.html misc-obsolete obsolete
900 ./usr/share/doc/reference/ref8/ntp/tickadj.html misc-ntp-htmldoc doc