From: Per Gregers Bilse <bilse@qbfox.com>
To: george anzinger <george@mvista.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: 2.4.18 clock warps 4294 seconds
Date: Wed, 31 Jul 2002 12:22:28 +0100 [thread overview]
Message-ID: <200207311122.MAA23973@spirit.qbfox.com> (raw)
In-Reply-To: <3D458BE4.60C7FB77@mvista.com>
On Jul 29, 11:39am, george anzinger <george@mvista.com> wrote:
> > The "if (count > LATCH)" block has been taken out of the 2.4.18
>
> I am not sure it was ever in the kernel in that form. Are
> you sure you did not put some patch in here?
I've never deliberately touched anything in there. Everything
will have come from RedHat (7.2 CDs) or kernel.org, and I'm
pretty sure I didn't install any interim and/or experimental
versions or patches.
> I wish I knew more about this hardware bug. The test
> suggests that the chip is not resetting the latch on
> interrupt, but rather that it just rolls over (or under).
> This would cause the count to, again, reach zero (and,
> hopefully interrupt) in about 50 ms. On the other hand, the
> chip could be switching modes and only the "0X34" mode will
> continue to interrupt with out the chip being reprogrammed.
> In this case, it is hard to understand how the system keeps
> ANY time at all.
Both machines generally seem to keep time just fine, apart
from the bumps. But then, there were only a few of the
hardware bug warning messages in the logs, so it didn't
manifest itself very often.
Anyway, nothing caught over the weekend, unfortunately. The trap
in do_fast_gettimeoffset() reads:
if ( eax > 100000000 ) {
glob_eax = eax;
return delay_at_last_interrupt;
}
Then a check and printk() in do_gettimeofday(). The machine
has lost NTP synch somewhat sporadically, but not as regularly
as before. Sigh. Maybe it's the weather, we've been having a
heatwave since Friday, and everybody and everything in the office
is roasting.
I'm going to try to fiddle around some more, also with the other
machine.
-- Per
next prev parent reply other threads:[~2002-07-31 11:19 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-07-24 12:35 Per Gregers Bilse
2002-07-24 13:37 ` Richard B. Johnson
2002-07-24 17:46 ` Per Gregers Bilse
2002-07-24 18:50 ` george anzinger
2002-07-25 10:01 ` Per Gregers Bilse
2002-07-25 10:36 ` Per Gregers Bilse
2002-07-25 17:34 ` george anzinger
2002-07-26 10:22 ` Per Gregers Bilse
2002-07-29 18:39 ` george anzinger
2002-07-31 11:22 ` Per Gregers Bilse [this message]
2002-08-29 15:19 ` Per Gregers Bilse
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=200207311122.MAA23973@spirit.qbfox.com \
--to=bilse@qbfox.com \
--cc=george@mvista.com \
--cc=linux-kernel@vger.kernel.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
all inboxes | Powered by JetHome®