|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel]Two dead-lock situation occurs on 32bit HVM SMP Windows
To: |
"Li, Xin B" <xin.b.li@xxxxxxxxx>, Keir Fraser <keir@xxxxxxxxxxxxx>, "Xin, Xiaohui" <xiaohui.xin@xxxxxxxxx>, <xen-devel@xxxxxxxxxxxxxxxxxxx> |
Subject: |
Re: [Xen-devel]Two dead-lock situation occurs on 32bit HVM SMP Windows |
From: |
Keir Fraser <keir@xxxxxxxxxxxxx> |
Date: |
Tue, 14 Nov 2006 17:56:55 +0000 |
Cc: |
"Mallick, Asit K" <asit.k.mallick@xxxxxxxxx>, "Tian, Kevin" <kevin.tian@xxxxxxxxx>, "Li, Susie" <susie.li@xxxxxxxxx>, "He, Qing" <qing.he@xxxxxxxxx>, "Nakajima, Jun" <jun.nakajima@xxxxxxxxx> |
Delivery-date: |
Tue, 14 Nov 2006 09:57:13 -0800 |
Envelope-to: |
www-data@xxxxxxxxxxxxxxxxxx |
In-reply-to: |
<B30DA1341B0CFA4893EF8A36B40B5C5D679215@xxxxxxxxxxxxxxxxxxxxxxxxxxxx> |
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/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe> |
List-unsubscribe: |
<http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe> |
Sender: |
xen-devel-bounces@xxxxxxxxxxxxxxxxxxx |
Thread-index: |
AccAF9dKTIq91n6sSkWEGX/0OhiYJwAK0KTSAfN1PNAAAKU53QAAC2cwAAClB2M= |
Thread-topic: |
[Xen-devel]Two dead-lock situation occurs on 32bit HVM SMP Windows |
User-agent: |
Microsoft-Entourage/11.2.5.060620 |
On 14/11/06 17:42, "Li, Xin B" <xin.b.li@xxxxxxxxx> wrote:
>> Any idea what it's trying to access? Presumably nothing is
>> mapped up there
>> so it just gets all-ones back from reads? I'm surprised it
>> would be doing
>> lots of accesses to totally unused memory space. That tends to
>> be fairly
>> slow even on native hardware.
>>
>
> that are from detecting if a guest page table page is no longer a page
> table page, like in validate_gl4e.
I'll leave it to Tim to decide what the best thing to do here is. But I'm
sure we don't need a max_gpfn parameter. Xen could maintain its own
highwater mark, updated by the alloc_p2m path, if it needs it.
-- Keir
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|