RE: Time Problems with 2.6.23-rc1-gf695baf2
From: Pallipadi, Venkatesh <hidden>
Date: 2007-07-31 15:15:37
Also in:
linux-acpi, lkml
-----Original Message----- From: Eric Sesterhenn / Snakebyte [mailto:snakebyte@gmx.de] Sent: Tuesday, July 31, 2007 7:55 AM To: Michal Piotrowski Cc: Eric Sesterhenn / Snakebyte; Len Brown; linux-kernel@vger.kernel.org; IDE/ATA development list; Bartlomiej Zolnierkiewicz; linux-acpi@vger.kernel.org; Ingo Molnar; Thomas Gleixner; Pallipadi, Venkatesh Subject: Re: Time Problems with 2.6.23-rc1-gf695baf2 * Michal Piotrowski (michal.k.k.piotrowski@gmail.com) wrote:quoted
Hi Eric, On 26/07/07, Eric Sesterhenn / Snakebyte [off-list ref] wrote:quoted
* Len Brown (lenb@kernel.org) wrote:quoted
quoted
quoted
quoted
quoted
[ 13.506890] ACPI Exception(processor_throttling-0084): AE_NOT_FOUND, Evaluating _PTC [20070126]quoted
quoted
quoted
quoted
quoted
quoted
quoted
[ 13.507101] ACPI Exception(processor_throttling-0147): AE_NOT_FOUND, Evaluating _TSS [20070126]quoted
quoted
quoted
Note that these are just noise -- new code being verbosewhen looking for an optional feature.quoted
quoted
quoted
The fact that hitting the power button a bunch of times to make the system move along suggests some sort ofmissing interrupt problem --quoted
quoted
quoted
most likely the timer itself. [ 13.868574] Probing IDE interface ide0... [ 387.279576] Clocksource tsc unstable (delta = 370195339890 ns) 5-minutes -- a long probe:-)quoted
CONFIG_NO_HZ=ydoes CONFIG_NO_HZ=n make a difference?[ 41.007654] EXT3 FS on hda1, internal journal [ 322.133656] Clocksource tsc unstable (delta = 276476174785 ns) Boot went fine but the system got pretty unresponsivelater, 2-3 secondsquoted
quoted
delay after keypresses on an idle system and a hang duringshutdown which i had to resolve byquoted
quoted
pressing the power button (not to switch it of the hardway, but to keep it rebooting)quoted
quoted
quoted
quoted
CONFIG_HIGH_RES_TIMERS=ydoes CONFIG_HIGH_RES_TIMERS=n make a difference?doesnt change anythingquoted
does "irqpoll" make any difference? does "notsc" make any difference? does "idle=poll" make any difference?I tried these with the HIGH_RES_TIMERS=n, irqpoll andnotsc dont changequoted
quoted
a thing, idle=poll makes it boot normallyPlease use git-bisect git-bisect start git-bisect bad git-bisect good 7dcca30a32aadb0520417521b0c44f42d09fe05ctook some time, but i got a scape goat, added venkatesh to the CC list,
Eric, This means things should work fine with processor.max_cstate=2 boot option as well. Can you please double check that. Also, please send in the acpidump from your system. Thanks, Venki