Home
last modified time | relevance | path

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

12

/freebsd/contrib/ntp/util/
H A Dtickadj.c60 txc.tickadj = i;
101 txc.time_tick, txc.tickadj);
159 printf("tick = %ld\ntick_adj = %ld\n", txc.time_tick, txc.tickadj); in main()
252 int tickadj, ktickadj; /* HMS: Why isn't this u_long? */ in main() local
385 readvar(fd, tickadj_offset, &tickadj); in main()
389 tickadj /= (1000L * HZ); in main()
394 (void) printf("KERNEL %s = %d nsec\n", K_TICKADJ_NAME, tickadj); in main()
398 tickadj += 999; in main()
399 tickadj /= 1000; in main()
404 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
H A DMakefile.in100 testrs6000$(EXEEXT) tg$(EXEEXT) tg2$(EXEEXT) tickadj$(EXEEXT) \
236 tickadj_SOURCES = tickadj.c
237 tickadj_OBJECTS = tickadj.$(OBJEXT)
269 ./$(DEPDIR)/tickadj.Po ./$(DEPDIR)/timetrim.Po \
293 sht.c testrs6000.c tg.c tg2.c tickadj.c timetrim.c
296 pps-api.c precision.c sht.c testrs6000.c tg.c tg2.c tickadj.c \
936 tickadj$(EXEEXT): $(tickadj_OBJECTS) $(tickadj_DEPENDENCIES) $(EXTRA_tickadj_DEPENDENCIES)
937 @rm -f tickadj$(EXEEXT)
966 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tickadj.Po@am__quote@ # am--include-marker
1262 -rm -f ./$(DEPDIR)/tickadj
[all...]
H A DMakefile.am9 ntptime pps-api precision sht testrs6000 tg tg2 tickadj timetrim
/freebsd/contrib/ntp/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
/freebsd/contrib/ntp/html/scripts/
H A Dmanual.txt8 <li class='inline'><a href='tickadj.html'><tt>tickadj</tt> - set time-related kernel variables</a><…
/freebsd/contrib/ntp/sntp/loc/
H A Dredhat16 tickadj,sbin,8
H A Ddebian16 tickadj,sbin,8
H A Dlegacy16 tickadj,bin,1
H A Dsolaris16 tickadj,sbin,1m
/freebsd/contrib/ntp/
H A Dconfigure.ac453 # nlist stuff is only needed for tickadj.
759 [struct clockinfo for tickadj],
768 return pc->tickadj;
856 # kvm_open() is only used by tickadj. Also see above.
1373 [for a minimum recommended value of tickadj],
1390 [Should we recommend a minimum value for tickadj?])
3183 [s read /dev/kmem for tick and/or tickadj]
3325 [the name of 'tickadj' in the kernel],
3334 ans=tickadj
3343 ans=tickadj
3639 [tickadj], global() optenable
[all...]
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 …]
H A Dconfig.h.in1401 /* Should we recommend a minimum value for tickadj? */
1522 /* Preset a value for 'tickadj'? */
H A DChangeLog1994 * tickadj may need to be linked with PTHREAD_LIBS.
1997 * When linking, ntp_keygen and tickadj need $(LIBM).
2558 * [Bug 1861] tickadj build failure using uClibc.
2580 * [Bug 1846] MacOSX: debug symbol not found by propdelay or tickadj.
2751 * Enable tickadj-like taming of wildly off-spec Windows clock using
3455 * Enable tickadj-like taming of wildly off-spec Windows clock using
4639 * Fix the #include order in tickadj.c for picky machines.
5124 * tickadj cleanup
H A Dconfigure1852 --enable-kmem s read /dev/kmem for tick and/or tickadj
1856 --enable-tickadj=VALUE s force a value for 'tickadj'
28165 # nlist stuff is only needed for tickadj.
28861 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking struct clockinfo for tickadj" >&5
28862 printf %s "checking struct clockinfo for tickadj... " >&6; }
28877 return pc->tickadj;
29083 # kvm_open() is only used by tickadj. Also see above.
30257 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for a minimum recommended value of tickadj" >&5
30258 printf %s "checking for a minimum recommended value of tickadj
[all...]
/freebsd/contrib/ntp/scripts/calc_tickadj/
H A Dcalc_tickadj.in21 my ($fl) = `tickadj`;
H A Dcalc_tickadj-opts.def57 @code{tickadj} program from ntp package. If this doesn't work you can specify
H A Dinvoke-calc_tickadj.texi36 @code{tickadj} program from ntp package. If this doesn't work you can specify
/freebsd/usr.sbin/ntp/doc/
H A DMakefile21 sntp.html stats.html tickadj.html warp.html xleave.html

12