All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dan Kegel <dank@kegel.com>
To: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: time goes backwards periodically on laptop if booted in low-power mode
Date: Sun, 17 Feb 2002 08:34:20 -0800	[thread overview]
Message-ID: <3C6FDB8C.9B033134@kegel.com> (raw)

My Toshiba laptop (running stock Red Hat 7.2, kernel 2.4.7-10) 
appears to suffer from a power management-related time hiccup: when
I boot in low-power mode, then switch to high-power mode,
time goes backwards by 10ms several times a second.
According to the thread
 Subject:  [PATCH]: allow notsc option for buggy cpus
 From:     Anton Blanchard <anton@linuxcare.com.au>
 Date:     2001-03-10 0:58:29
 http://marc.theaimsgroup.com/?l=linux-kernel&m=98418670406359&w=2
this can be fixed by disabling the TSC option, but there
ought to be a runtime fix.  Was a runtime fix ever put
together for this situation?

FWIW, the system is a Toshiba Satellite 2805, and /proc/cpuinfo reports

processor       : 0
vendor_id       : GenuineIntel
cpu family      : 6
model           : 8
model name      : Pentium III (Coppermine)
stepping        : 6
cpu MHz         : 746.342
cache size      : 256 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 sep mtrr pge mca cmov pat pse36 mmx fxsr sse
bogomips        : 1490.94

when booted in high power mode; when booted in low power mode,
/proc/cpuinfo changes as follows:

7c7
< cpu MHz               : 746.342
---
> cpu MHz               : 383.295
18c18
< bogomips      : 1490.94
---
> bogomips      : 750.38

- Dan

p.s. there were three other (unresolved?) threads about similar
time problems, but I don't think I'm suffering from these.

Subject:  gettimeofday question
From:     Russell King <rmk@arm.linux.org.uk>
Date:     2001-03-03 12:49:04
http://marc.theaimsgroup.com/?l=linux-kernel&m=98362388532220&w=2

Subject:  40ms/10ms error in do_gettimeofday()
From:     Bernard Imbert <imbert@ipanematech.com>
Date:     2000-04-04 10:15:57
http://marc.theaimsgroup.com/?l=linux-kernel&m=95484334731324&w=2

Subject:  problems with do_slow_gettimeoffset()
From:     Jason Sodergren <jason@mugwump.taiga.com>
Date:     2000-03-30 22:35:36
http://marc.theaimsgroup.com/?l=linux-kernel&m=95445682624501&w=2

             reply	other threads:[~2002-02-17 16:27 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-02-17 16:34 Dan Kegel [this message]
2002-02-18 21:30 ` time goes backwards periodically on laptop if booted in low-power mode Nick Craig-Wood
2002-02-18 21:50   ` Alan Cox
2002-02-18 21:56     ` Dan Kegel
2002-02-18 22:12       ` time goes backwards periodically on laptop if booted in low-power Alan Cox
2002-02-19  9:03     ` time goes backwards periodically on laptop if booted in low-power mode Nick Craig-Wood
2002-02-18 21:54   ` Chris Friesen
2002-02-18 22:12     ` Nick Craig-Wood
2002-02-18 23:06       ` Chris Friesen

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=3C6FDB8C.9B033134@kegel.com \
    --to=dank@kegel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.