Linux Netfilter discussions
 help / color / mirror / Atom feed
From: "Jorge Nerín" <jnerin@gmail.com>
To: "Michael D. Berger" <m.d.berger@ieee.org>
Cc: netfilter <netfilter@lists.netfilter.org>
Subject: Re: Leap Second Kernel Panic??
Date: Wed, 4 Jan 2006 01:15:01 +0100	[thread overview]
Message-ID: <30df48470601031615p48575ae1i@mail.gmail.com> (raw)
In-Reply-To: <000001c6100e$bb06a800$2801a8c0@MBRC40>

I have a mix of boxes 2.6.14, 2.4.23-ck1 and 2.6.12-gentoo-r10, those
are at my home now, all three of them where on at 23:59:60 UTC and
inserted the leap second ok, in fact I logged it with ntptime and the
result was two 23:59:59 moments.

I logged this with a crude shell:
while true ; do ntptime ; echo ; sleep 1 ; done

The result was:

ntp_gettime() returns code 1 (INS)
  time c76199fe.9f8fa000  Sun, Jan  1 2006  0:59:58.623, (.623285),
  maximum error 830140 us, estimated error 362 us
ntp_adjtime() returns code 1 (INS)
  modes 0x0 (),
  offset 879.000 us, frequency -60.010 ppm, interval 4 s,
  maximum error 830140 us, estimated error 362 us,
  status 0x11 (PLL,INS),
  time constant 5, precision 1.000 us, tolerance 512 ppm,
  pps frequency 0.000 ppm, stability 512.000 ppm, jitter 200.000 us,
  intervals 0, jitter exceeded 0, stability exceeded 0, errors 0.

ntp_gettime() returns code 1 (INS)
  time c76199ff.a091b000  Sun, Jan  1 2006  0:59:59.627, (.627223),
  maximum error 830652 us, estimated error 362 us
ntp_adjtime() returns code 1 (INS)
  modes 0x0 (),
  offset 879.000 us, frequency -60.010 ppm, interval 4 s,
  maximum error 830652 us, estimated error 362 us,
  status 0x11 (PLL,INS),
  time constant 5, precision 1.000 us, tolerance 512 ppm,
  pps frequency 0.000 ppm, stability 512.000 ppm, jitter 200.000 us,
  intervals 0, jitter exceeded 0, stability exceeded 0, errors 0.

ntp_gettime() returns code 3 (OOP)
  time c76199ff.a197b000  Sun, Jan  1 2006  0:59:59.631, (.631221),
  maximum error 831164 us, estimated error 362 us
ntp_adjtime() returns code 3 (OOP)
  modes 0x0 (),
  offset 879.000 us, frequency -60.010 ppm, interval 4 s,
  maximum error 831164 us, estimated error 362 us,
  status 0x11 (PLL,INS),
  time constant 5, precision 1.000 us, tolerance 512 ppm,
  pps frequency 0.000 ppm, stability 512.000 ppm, jitter 200.000 us,
  intervals 0, jitter exceeded 0, stability exceeded 0, errors 0.

ntp_gettime() returns code 4 (WAIT)
  time c7619a00.a2b8b000  Sun, Jan  1 2006  1:00:00.635, (.635631),
  maximum error 831676 us, estimated error 362 us
ntp_adjtime() returns code 4 (WAIT)
  modes 0x0 (),
  offset 878.000 us, frequency -60.010 ppm, interval 4 s,
  maximum error 831676 us, estimated error 362 us,
  status 0x11 (PLL,INS),
  time constant 5, precision 1.000 us, tolerance 512 ppm,
  pps frequency 0.000 ppm, stability 512.000 ppm, jitter 200.000 us,
  intervals 0, jitter exceeded 0, stability exceeded 0, errors 0.

ntp_gettime() returns code 4 (WAIT)
  time c7619a01.a3a25000  Sun, Jan  1 2006  1:00:01.639, (.639195),
  maximum error 832188 us, estimated error 362 us
ntp_adjtime() returns code 4 (WAIT)
  modes 0x0 (),
  offset 878.000 us, frequency -60.010 ppm, interval 4 s,
  maximum error 832188 us, estimated error 362 us,
  status 0x11 (PLL,INS),
  time constant 5, precision 1.000 us, tolerance 512 ppm,
  pps frequency 0.000 ppm, stability 512.000 ppm, jitter 200.000 us,
  intervals 0, jitter exceeded 0, stability exceeded 0, errors 0.

Perhaps your code expected always a time increment and when faced the
second 23:59:59 moment failed?.


--
Jorge Nerín
<jnerin@gmail.com>


      reply	other threads:[~2006-01-04  0:15 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-01-03  2:38 Leap Second Kernel Panic?? Michael D. Berger
2006-01-04  0:15 ` Jorge Nerín [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=30df48470601031615p48575ae1i@mail.gmail.com \
    --to=jnerin@gmail.com \
    --cc=m.d.berger@ieee.org \
    --cc=netfilter@lists.netfilter.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox