All of lore.kernel.org
 help / color / mirror / Atom feed
* On x86-32 Xen Address Space
@ 2008-08-30  4:20 BVK Chaitanya
  2008-08-30  5:40 ` xenprobe tgh
  2008-08-30  6:32 ` On x86-32 Xen Address Space Cui, Dexuan
  0 siblings, 2 replies; 4+ messages in thread
From: BVK Chaitanya @ 2008-08-30  4:20 UTC (permalink / raw)
  To: Xen-devel

Hi,


I was going through Xen address space layout, and i was thinking Xen 
uses upper 64MB in x86-32 mode and 168MB in x86-32 PAE mode.  But from 
xen/include/asm-x86/config.h it is not clear where different mappings 
are for 32-bit and 32-bit PAE modes.

I see that FRAMETABLE_MBYTES is hard coded as 96, and other macros are 
also summing up to 168MB, not 64MB.  Does it mean, now Xen takes 168MB 
in both modes? or am i missing anything?


thanks,
--
bvk-chaitanya

^ permalink raw reply	[flat|nested] 4+ messages in thread

* xenprobe
  2008-08-30  4:20 On x86-32 Xen Address Space BVK Chaitanya
@ 2008-08-30  5:40 ` tgh
  2008-08-30  6:32 ` On x86-32 Xen Address Space Cui, Dexuan
  1 sibling, 0 replies; 4+ messages in thread
From: tgh @ 2008-08-30  5:40 UTC (permalink / raw)
  Cc: Xen-devel

hi
  does anyone use xenprobe? has xenprobe been  integrated  into xen 
source code or where could download?

Thanks

^ permalink raw reply	[flat|nested] 4+ messages in thread

* RE: On x86-32 Xen Address Space
  2008-08-30  4:20 On x86-32 Xen Address Space BVK Chaitanya
  2008-08-30  5:40 ` xenprobe tgh
@ 2008-08-30  6:32 ` Cui, Dexuan
  2008-08-30  6:58   ` BVK Chaitanya
  1 sibling, 1 reply; 4+ messages in thread
From: Cui, Dexuan @ 2008-08-30  6:32 UTC (permalink / raw)
  To: BVK Chaitanya, Xen-devel

32-bit non-PAE Xen is not supported from 
3 months ago: i386: Remove non-PAE hypervisor build target. 
changeset 17600: 8bd776540ab3

Please see http://xenbits.xensource.com/xen-unstable.hg/rev/8bd776540ab3
for details.

-- Dexuan.

-----Original Message-----
From: xen-devel-bounces@lists.xensource.com
[mailto:xen-devel-bounces@lists.xensource.com] On Behalf Of BVK
Chaitanya
Sent: Saturday, August 30, 2008 12:21 PM
To: Xen-devel@lists.xensource.com
Subject: [Xen-devel] On x86-32 Xen Address Space

Hi,


I was going through Xen address space layout, and i was thinking Xen 
uses upper 64MB in x86-32 mode and 168MB in x86-32 PAE mode.  But from 
xen/include/asm-x86/config.h it is not clear where different mappings 
are for 32-bit and 32-bit PAE modes.

I see that FRAMETABLE_MBYTES is hard coded as 96, and other macros are 
also summing up to 168MB, not 64MB.  Does it mean, now Xen takes 168MB 
in both modes? or am i missing anything?


thanks,
--
bvk-chaitanya

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: On x86-32 Xen Address Space
  2008-08-30  6:32 ` On x86-32 Xen Address Space Cui, Dexuan
@ 2008-08-30  6:58   ` BVK Chaitanya
  0 siblings, 0 replies; 4+ messages in thread
From: BVK Chaitanya @ 2008-08-30  6:58 UTC (permalink / raw)
  To: Cui, Dexuan; +Cc: Xen-devel

Cui, Dexuan wrote:
> 32-bit non-PAE Xen is not supported from 
> 3 months ago: i386: Remove non-PAE hypervisor build target. 
> changeset 17600: 8bd776540ab3
> 
> Please see http://xenbits.xensource.com/xen-unstable.hg/rev/8bd776540ab3
> for details.
> 


OK, that explains it.  Thanks :-)


--
bvk-chaitanya

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2008-08-30  6:58 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-30  4:20 On x86-32 Xen Address Space BVK Chaitanya
2008-08-30  5:40 ` xenprobe tgh
2008-08-30  6:32 ` On x86-32 Xen Address Space Cui, Dexuan
2008-08-30  6:58   ` BVK Chaitanya

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.