All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Jan Beulich" <JBeulich@novell.com>
To: Carsten Schiers <carsten@schiers.de>
Cc: xen-devel <xen-devel@lists.xensource.com>
Subject: AW: Re: Xen BUG in mm / Xen 4.0.1 with 2.6.32.18/21 pvops Kernel?
Date: Tue, 14 Sep 2010 10:33:29 +0100	[thread overview]
Message-ID: <4C8F5D890200007800015F6E@vpn.id2.novell.com> (raw)
In-Reply-To: <H0000067000839d4.1284455420.uhura.space.zz@MHS>

>>> On 14.09.10 at 11:10, "Carsten Schiers" <carsten@schiers.de> wrote:
> I think I now know. I found the BIOS option that causes the problem: 
> SpeedStep. The buggy table
> is the description of the C-States. But there is a different behavior 
> between native and Xen.
> See native here with acpi debug enabled:
> 
> [    0.358790] Table [SSDT](id 000C) - 6 Objects with 0 Devices 4 
> Methods 0 Regions
> [    0.358793]   nsload-0136 [10] ns_load_table         : **** Completed 
> Table Method Parsing and Object Initialization
> [    0.358944] processor_throttling-1143 [00] processor_get_throttli: 
> pblk_address[0x00000810] duty_offset[1] duty_width[0]
> [    0.358952] processor_throttling-0893 [00] processor_get_fadt_inf: No 
> throttling states
> [    0.358959] processor_idle-0361 [00] processor_get_power_in: No _CST, 
> giving up
> [    0.358963] processor_idle-0317 [00] processor_get_power_in: C2 
> latency too large [101]
> [    0.358967] processor_idle-0325 [00] processor_get_power_in: 
> lvl2[0x00000000] lvl3[0x00000815]
> [    0.358972] processor_idle-0548 [00] processor_power_verify: latency 
> too large [1001]
> 
> No _CST, giving up, C2 too large (0x80000000, I guess), giving up. Xen 
> doesn't give up.

Hmm, I wouldn't think it's the 0x80000000 value, but more likely
some random value they happen to read. The question really is
what ioremap()s the native kernel executes, and how that
compares to the Xen case.

> I did not manage to create the same with Xen, as it will not appear in 
> the serial log. It will show in dmesg, if it comes
> up, but unfortunately, it will crash with SpeedStep enabled, but not 
> interpret SSDT1 if disabled, thus no information. 

Sure. I have to admit that I don't know much about pv-ops' C-state
handling. Did you try a non-pv-ops kernel (e.g. XCP's or SLE11SP1's
or OpenSuSE 11.3's)?

But in any case - the root cause is broken firmware.

Jan

  reply	other threads:[~2010-09-14  9:33 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-08 12:15 Xen BUG in mm / Xen 4.0.1 with 2.6.32.18/21 pvops Kernel? Carsten Schiers
2010-09-08 12:51 ` Jan Beulich
2010-09-08 20:15   ` AW: " Carsten Schiers
2010-09-09  9:57     ` Jan Beulich
2010-09-09 18:27       ` Carsten Schiers
2010-09-09 18:40         ` Carsten Schiers
2010-09-09 19:04           ` Carsten Schiers
2010-09-10  8:22             ` Jan Beulich
2010-09-10  8:45           ` Jan Beulich
2010-09-14  9:10             ` Carsten Schiers
2010-09-14  9:33               ` Jan Beulich [this message]
2010-09-14 21:19                 ` AW: Re: ACPI problem, was " Carsten Schiers
2010-09-14 22:05                   ` Jeremy Fitzhardinge
2010-09-15  1:20                     ` Yu, Ke
2010-09-15  2:02                       ` Wang, Winston L
2010-09-15  5:37                         ` Jiang, Yunhong
2010-09-15  7:22                           ` AW: " Carsten Schiers
2010-09-15  7:38                             ` Jiang, Yunhong
2010-09-15  8:15                             ` AW: " Jan Beulich
2010-09-15  8:28                               ` Carsten Schiers
2010-09-15  8:36                               ` Jiang, Yunhong
2010-09-15  8:50                               ` Jiang, Yunhong
2010-10-19  9:59                                 ` 2.6.34.7 with SUSE patches: Invalid Kernel Carsten Schiers
2010-10-20 16:54                                   ` Jeremy Fitzhardinge
2010-09-15 17:01                           ` AW: Re: ACPI problem, was Xen BUG in mm / Xen 4.0.1 with 2.6.32.18/21 pvops Kernel? Jeremy Fitzhardinge
2010-09-10  8:48         ` AW: " Jan Beulich
2010-09-08 20:16   ` Carsten Schiers

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=4C8F5D890200007800015F6E@vpn.id2.novell.com \
    --to=jbeulich@novell.com \
    --cc=carsten@schiers.de \
    --cc=xen-devel@lists.xensource.com \
    /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.