WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

RE: RE: AW: Re: [Xen-devel] ACPI problem, was Xen BUG in mm / Xen 4.0.1

To: Jan Beulich <JBeulich@xxxxxxxxxx>, Carsten Schiers <carsten@xxxxxxxxxx>
Subject: RE: RE: AW: Re: [Xen-devel] ACPI problem, was Xen BUG in mm / Xen 4.0.1 with 2.6.32.18/21 pvops Kernel?
From: "Jiang, Yunhong" <yunhong.jiang@xxxxxxxxx>
Date: Wed, 15 Sep 2010 16:36:05 +0800
Accept-language: en-US
Acceptlanguage: en-US
Cc: jeremy <jeremy@xxxxxxxx>, xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxx>, "Wang, Winston L" <winston.l.wang@xxxxxxxxx>, "Wei, Gang" <gang.wei@xxxxxxxxx>
Delivery-date: Wed, 15 Sep 2010 01:40:48 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <4C909CB3020000780001634D@xxxxxxxxxxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <789F9655DD1B8F43B48D77C5D30659732A3654AF@xxxxxxxxxxxxxxxxxxxxxxxxxxxx> <H000006700083d34.1284535373.uhura.space.zz@MHS> <4C909CB3020000780001634D@xxxxxxxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: ActUrgrSFbUfOHDXQEyElE6HayCMGAAATQvA
Thread-topic: RE: AW: Re: [Xen-devel] ACPI problem, was Xen BUG in mm / Xen 4.0.1 with 2.6.32.18/21 pvops Kernel?
One potential reality is, the BIOS populate the CSDT definition based on the 
same condition as the evaluatioin of the _OSC method. (i.e. Initially all is 
0x80000000, BIOS initialization code check the same condition, and only malloc 
memory and update it if the condition meet, later the _OSC method check the 
same condition also). It is said BIOS does not change the DSDT/SSDT table 
dynamically, but just create it, and if needed, update several field.

But yes, it will be helpful to get confirmation from OEM.

BTW, Jan, where did you get the native kernel complaining? I didn't find it in 
Carsten's mail.

Thanks
--jyh


>-----Original Message-----
>From: Jan Beulich [mailto:JBeulich@xxxxxxxxxx]
>Sent: Wednesday, September 15, 2010 4:15 PM
>To: Carsten Schiers
>Cc: jeremy; Wei, Gang; Wang, Winston L; Jiang, Yunhong; xen-devel
>Subject: AW: RE: AW: Re: [Xen-devel] ACPI problem, was Xen BUG in mm / Xen 
>4.0.1
>with 2.6.32.18/21 pvops Kernel?
>
>>>> On 15.09.10 at 09:22, "Carsten Schiers" <carsten@xxxxxxxxxx> wrote:
>> As I am not such an expert (although through this experience, I now know
>> much more about ACPI),
>> can we now assume that the BIOS is ok? It's because I mailed the Asrock
>> guys already and either
>> need to give them the latest info, or I would explain them everything is
>> settled.
>
>Based on even the native kernel complaining (just not dying) the
>BIOS certainly isn't fully correct. This particularly includes (but isn't
>necessarily limited to)
>
>        Name (CSDT, Package (0x18)
>        {
>            "CPU0CST ",
>            0x80000000,
>            0x80000000,
>            "CPU1CST ",
>            0x80000000,
>            0x80000000,
>            "CPU2CST ",
>            0x80000000,
>            0x80000000,
>            "CPU3CST ",
>            0x80000000,
>            0x80000000,
>            "CPU4CST ",
>            0x80000000,
>            0x80000000,
>            "CPU5CST ",
>            0x80000000,
>            0x80000000,
>            "CPU6CST ",
>            0x80000000,
>            0x80000000,
>            "CPU7CST ",
>            0x80000000,
>            0x80000000
>        })
>
>listing invalid addressed for *all* CPUs (not just the ones actually
>not present). Another point is that currently you may be luck in that
>they may not get evaluated. If they can guarantee that this will
>never get accessed, imo they should just leave it (and the dead
>access) out.
>
>Jan


_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>