5 messages in com.xensource.lists.xen-ia64-develRe: [Xen-ia64-devel] relocated Xen ma...
FromSent OnAttachments
Xu, Anthony25 Sep 2007 21:21 
Xu, Anthony25 Sep 2007 21:33 
Tristan Gingold25 Sep 2007 21:36 
Tristan Gingold25 Sep 2007 21:41 
Tristan Gingold26 Sep 2007 12:42 
Subject:Re: [Xen-ia64-devel] relocated Xen may conflict with identity mapping
From:Tristan Gingold (tgin@free.fr)
Date:09/25/2007 09:36:39 PM
List:com.xensource.lists.xen-ia64-devel

On Wed, Sep 26, 2007 at 12:22:00PM +0800, Xu, Anthony wrote:

Hi Alex,

Since the address space of relocated Xen is in the same region with identity mapping address space.

There may be conflict.

Can we put Xen as other region?

Yes, the new mapping could be: 0xf000000000000000: WB identify mapped 0xf200000000000000: UC identify mapped 0xf400000000000000: xen + default sharedinfo + percpu 0xf600000000000000: virt frame table

IIRC I tested such a map while I was testing xen relocation.

Tristan.