All of lore.kernel.org
 help / color / mirror / Atom feed
From: Len Brown <lenb@kernel.org>
To: Eric Sesterhenn / Snakebyte <snakebyte@gmx.de>
Cc: Michal Piotrowski <michal.k.k.piotrowski@gmail.com>,
	linux-kernel@vger.kernel.org,
	IDE/ATA development list <linux-ide@vger.kernel.org>,
	Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>,
	linux-acpi@vger.kernel.org, Ingo Molnar <mingo@elte.hu>,
	Thomas Gleixner <tglx@linutronix.de>
Subject: Re: Time Problems with 2.6.23-rc1-gf695baf2
Date: Wed, 25 Jul 2007 12:50:22 -0400	[thread overview]
Message-ID: <200707251250.22469.lenb@kernel.org> (raw)
In-Reply-To: <20070725113349.GB5469@alice>

On Wednesday 25 July 2007 07:33, Eric Sesterhenn / Snakebyte wrote:
> * Michal Piotrowski (michal.k.k.piotrowski@gmail.com) wrote:
> >  On 24/07/07, Eric Sesterhenn / Snakebyte <snakebyte@gmx.de> wrote:
> > > see second 13 to 510, after pressing it about ten
> > > times, it continues booting.
> > 
> >  Probing IDE interface...
> > 
> >  [   13.867939] VP_IDE: VIA vt82c686a (rev 22) IDE UDMA66 controller on
> >  pci0000:00:04.1
> >  [   13.868062]     ide0: BM-DMA at 0xd800-0xd807, BIOS settings:
> >  hda:DMA, hdb:pio
> >  [   13.868268]     ide1: BM-DMA at 0xd808-0xd80f, BIOS settings:
> >  hdc:DMA, hdd:DMA
> >  [   13.868574] Probing IDE interface ide0...
> >  [  387.279576] Clocksource tsc unstable (delta = 370195339890 ns)
> >  [  496.200082] hda: ST340823A, ATA DISK drive
> >  [  510.264511] hda: selected mode 0x44
> >  [  510.264826] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
> > 
> >  Could you please try to revert these commits
> > 
> >  commit 4099d14322149c7a467e4997b87be4ba8eb78697
> >  commit 6a824c92db4d606c324272c4eed366fb71672440
> >  commit a5d8c5c834d3cabf4b7b477c3f6ee923c25026fc
> 
> reverting these commits didnt change anything at all,
> booting with acpi=off resolved the issue, so i guess it is
> an acpi problem after all.

Maybe yes, maybe no.

> > > > [   13.506890] ACPI Exception (processor_throttling-0084): AE_NOT_FOUND, Evaluating _PTC [20070126]
> > > > [   13.507101] ACPI Exception (processor_throttling-0147): AE_NOT_FOUND, Evaluating _TSS [20070126]

Note that these are just noise -- new code being verbose when looking for an optional feature.

The fact that hitting the power button a bunch of times
to make the system move along suggests some sort of missing interrupt problem --
most likely the timer itself.

[   13.868574] Probing IDE interface ide0...
[  387.279576] Clocksource tsc unstable (delta = 370195339890 ns)

5-minutes -- a long probe:-)

> CONFIG_NO_HZ=y

does CONFIG_NO_HZ=n make a difference?

> CONFIG_HIGH_RES_TIMERS=y

does CONFIG_HIGH_RES_TIMERS=n make a difference?

does "irqpoll" make any difference?
does "notsc" make any difference?
does "idle=poll" make any difference?

cheers,
-Len

  reply	other threads:[~2007-07-25 16:50 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-23 22:16 Time Problems with 2.6.23-rc1-gf695baf2 Eric Sesterhenn / Snakebyte
2007-07-24 23:14 ` Michal Piotrowski
2007-07-25  0:40   ` Bartlomiej Zolnierkiewicz
2007-07-25  1:14     ` Bartlomiej Zolnierkiewicz
2007-07-25 11:33   ` Eric Sesterhenn / Snakebyte
2007-07-25 16:50     ` Len Brown [this message]
2007-07-25 23:17       ` Eric Sesterhenn / Snakebyte
2007-07-30 14:32         ` Michal Piotrowski
2007-07-31 14:54           ` Eric Sesterhenn / Snakebyte
2007-07-31 15:15             ` Pallipadi, Venkatesh
2007-07-31 15:15               ` Pallipadi, Venkatesh
2007-07-31 15:38               ` Eric Sesterhenn / Snakebyte
2007-07-31 19:04                 ` Venki Pallipadi
2007-07-31 20:08                   ` Eric Sesterhenn / Snakebyte

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=200707251250.22469.lenb@kernel.org \
    --to=lenb@kernel.org \
    --cc=bzolnier@gmail.com \
    --cc=linux-acpi@vger.kernel.org \
    --cc=linux-ide@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=michal.k.k.piotrowski@gmail.com \
    --cc=mingo@elte.hu \
    --cc=snakebyte@gmx.de \
    --cc=tglx@linutronix.de \
    /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.