From: Chris <chris@directcommunications.net>
To: linux-kernel@vger.kernel.org
Subject: It hurts when I shoot myself in the foot
Date: Wed, 22 May 2002 17:15:12 +0100 [thread overview]
Message-ID: <200205221615.g4MGFCH30271@directcommunications.net> (raw)
A Cautionary Tale for Silly People
----------------------------------
For the past year now, I've had "ping" problems.
It pauses when it runs, and always returns warnings like so:
"Warning: time of day goes back, taking countermeasures"
I looked _everywhere_ on the net trying to find the problem.
I upgraded the kernel many times.
I upgraded glibc a few times.
I upgraded iputils a few times as well.
Nothing helped.
The clock was sync'd with an atomic clock every night.
Still, I kept getting the problem.
Then while moving log files around today, I noticed that the clock 'second'
didn't move. Weird.
So I ran this:
while :
do
date "+%H:%M:%S"
done
I got interesting results:
17:05:24
17:05:24
17:05:24
17:05:33
17:05:33
17:05:25
17:05:25
17:05:33
17:05:25
17:05:25
Nice huh!
Why?
I looked inside the box and found a Pentium II 400, and a Pentium II 450.
Oddly enough they run together as a 266.
[root@hercules root]#cat /proc/cpuinfo
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 5
model name : Pentium II (Deschutes)
stepping : 2
cpu MHz : 265.915
cache size : 512 KB
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 2
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 mmx fxsr
bogomips : 530.84
processor : 1
vendor_id : GenuineIntel
cpu family : 6
model : 5
model name : Pentium II (Deschutes)
stepping : 1
cpu MHz : 265.915
cache size : 512 KB
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 2
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 mmx fxsr
bogomips : 663.55
next reply other threads:[~2002-05-22 16:16 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-05-22 16:15 Chris [this message]
2002-05-22 23:39 ` It hurts when I shoot myself in the foot H. Peter Anvin
2002-05-23 3:48 ` Andreas Dilger
2002-05-23 4:49 ` Mike Fedyk
2002-05-23 5:42 ` Andreas Dilger
2002-05-23 17:33 ` Mike Fedyk
2002-05-23 22:28 ` Vojtech Pavlik
2002-05-24 7:32 ` Mike Fedyk
2002-05-24 7:36 ` Vojtech Pavlik
2002-05-24 15:28 ` Alan Cox
2002-05-24 15:20 ` Kasper Dupont
2002-05-24 15:50 ` Alan Cox
2002-05-24 15:36 ` Kasper Dupont
2002-05-24 16:09 ` Alan Cox
2002-05-24 16:39 ` Kasper Dupont
2002-05-24 18:44 ` Alan Cox
2002-05-24 16:36 ` Austin Gonyou
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=200205221615.g4MGFCH30271@directcommunications.net \
--to=chris@directcommunications.net \
--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