public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "H. Peter Anvin" <hpa@zytor.com>
To: linux-kernel@vger.kernel.org
Subject: Re: rdtsc to mili secs?
Date: 16 Nov 2000 15:09:39 -0800	[thread overview]
Message-ID: <8v1pfj$p5e$1@cesium.transmeta.com> (raw)
In-Reply-To: <3A078C65.B3C146EC@mira.net> <20001114222240.A1537@bug.ucw.cz> <3A12FA97.ACFF1577@transmeta.com> <20001116115730.A665@suse.cz>

Followup to:  <20001116115730.A665@suse.cz>
By author:    Vojtech Pavlik <vojtech@suse.cz>
In newsgroup: linux.dev.kernel
> 
> Anyway, this should be solvable by checking for clock change in the
> timer interrupt. This way we should be able to detect when the clock
> went weird with a 10 ms accuracy. And compensate for that. It should be
> possible to keep a 'reasonable' clock running even through the clock
> changes, where reasonable means constantly growing and as close to real
> time as 10 ms difference max.
> 

Actually, on machines where RDTSC works correctly, you'd like to use
that to detect a lost timer interrupt.

It's tough, it really is :(

	-hpa
-- 
<hpa@transmeta.com> at work, <hpa@zytor.com> in private!
"Unix gives you enough rope to shoot yourself in the foot."
http://www.zytor.com/~hpa/puzzle.txt
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

  reply	other threads:[~2000-11-16 23:40 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-11-05 23:09 rdtsc to mili secs? Sushil Agarwal
2000-11-06  0:10 ` Andrea Arcangeli
2000-11-06  0:28   ` Alan Cox
2000-11-06  0:34     ` Andrea Arcangeli
2000-11-06  0:46       ` Alan Cox
2000-11-06 17:17     ` Anton Blanchard
2000-11-06 17:27       ` Alan Cox
2000-11-07  5:00       ` Antony Suter
2000-11-07  6:10         ` H. Peter Anvin
2000-11-07 12:18         ` Alan Cox
2000-11-10 14:42           ` Pavel Machek
2000-11-10 21:38             ` H. Peter Anvin
2000-11-10 22:23               ` Rogier Wolff
2000-11-10 23:00                 ` H. Peter Anvin
2000-11-14 21:22               ` Pavel Machek
2000-11-15 21:05                 ` H. Peter Anvin
2000-11-16 10:57                   ` Vojtech Pavlik
2000-11-16 23:09                     ` H. Peter Anvin [this message]
2000-11-18 20:13                       ` Pavel Machek
2000-11-18 23:48                         ` H. Peter Anvin
2000-11-19  9:21                           ` Vojtech Pavlik
2000-11-18 20:12                     ` Pavel Machek
2000-11-18 22:13                       ` Vojtech Pavlik
2000-11-19 20:24                         ` Pavel Machek
2000-11-19 21:46                           ` Vojtech Pavlik
  -- strict thread matches above, loose matches on Subject: below --
2000-11-06  8:15 ming_l

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='8v1pfj$p5e$1@cesium.transmeta.com' \
    --to=hpa@zytor.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