* Hypervisor Memory Limitations on 64-bit Architecture?
@ 2008-07-18 16:56 Joshua West
2008-07-18 19:10 ` Pasi Kärkkäinen
0 siblings, 1 reply; 4+ messages in thread
From: Joshua West @ 2008-07-18 16:56 UTC (permalink / raw)
To: xen-devel@lists.xensource.com
Hey all,
I'm wondering if anybody could shed some light on this subject. Are
there limitations as to how much RAM a 64-bit Hypervisor will
recognize/support under the Xen 3.1.x or 3.2.x series (or the upcoming
3.3.x if anything has changed)?
>From what I recall, a 32-bit Xen Hypervisor will recognize up to 16GB of
RAM and a 64-bit Xen Hypervisor will recognize up to 32GB -- but I'm not
certain on if 32GB is in fact the upper limit for 64-bit Xen.
Thanks.
--
Joshua West
Systems Engineer
Brandeis University
http://www.brandeis.edu
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Hypervisor Memory Limitations on 64-bit Architecture?
2008-07-18 16:56 Hypervisor Memory Limitations on 64-bit Architecture? Joshua West
@ 2008-07-18 19:10 ` Pasi Kärkkäinen
2008-07-18 22:49 ` Joshua West
2008-07-21 13:17 ` Konrad Rzeszutek
0 siblings, 2 replies; 4+ messages in thread
From: Pasi Kärkkäinen @ 2008-07-18 19:10 UTC (permalink / raw)
To: Joshua West; +Cc: xen-devel@lists.xensource.com
On Fri, Jul 18, 2008 at 12:56:34PM -0400, Joshua West wrote:
> Hey all,
>
> I'm wondering if anybody could shed some light on this subject. Are
> there limitations as to how much RAM a 64-bit Hypervisor will
> recognize/support under the Xen 3.1.x or 3.2.x series (or the upcoming
> 3.3.x if anything has changed)?
>
> >From what I recall, a 32-bit Xen Hypervisor will recognize up to 16GB of
> RAM and a 64-bit Xen Hypervisor will recognize up to 32GB -- but I'm not
> certain on if 32GB is in fact the upper limit for 64-bit Xen.
>
http://www.redhat.com/rhel/compare/
RHEL5 supports 16 GB of mem on x86 (32bit) platform.
RHEL5 supports 256 GB of mem on x86_64 platform.
And RHEL5 contains Xen.
http://www.nabble.com/Unable-to-start-hvm-guest-on-cs16998-td15419631.html
"Running Xen Unstable changeset 16998 (pulled 20080208) on Unisys ES7000/one 64x 256gb with SLE10SP1 x64."
There you have an actual server with 256 GB of mem running Xen :)
(yeah, the mail is about problems, but hey, it's xen-unstable repository
they're testing there :)
-- Pasi
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Hypervisor Memory Limitations on 64-bit Architecture?
2008-07-18 19:10 ` Pasi Kärkkäinen
@ 2008-07-18 22:49 ` Joshua West
2008-07-21 13:17 ` Konrad Rzeszutek
1 sibling, 0 replies; 4+ messages in thread
From: Joshua West @ 2008-07-18 22:49 UTC (permalink / raw)
To: Pasi Kärkkäinen; +Cc: xen-devel@lists.xensource.com
Hi Pasi,
Thanks for the information. Do you have any details regarding x86_64
architecture memory limits with the Xen Hypervisor, using stock Xen --
instead of those modified/patched by vendors like Red Hat?
Thanks.
Pasi Kärkkäinen wrote:
> On Fri, Jul 18, 2008 at 12:56:34PM -0400, Joshua West wrote:
>
>> Hey all,
>>
>> I'm wondering if anybody could shed some light on this subject. Are
>> there limitations as to how much RAM a 64-bit Hypervisor will
>> recognize/support under the Xen 3.1.x or 3.2.x series (or the upcoming
>> 3.3.x if anything has changed)?
>>
>> >From what I recall, a 32-bit Xen Hypervisor will recognize up to 16GB of
>> RAM and a 64-bit Xen Hypervisor will recognize up to 32GB -- but I'm not
>> certain on if 32GB is in fact the upper limit for 64-bit Xen.
>>
>>
>
> http://www.redhat.com/rhel/compare/
>
> RHEL5 supports 16 GB of mem on x86 (32bit) platform.
> RHEL5 supports 256 GB of mem on x86_64 platform.
>
> And RHEL5 contains Xen.
>
> http://www.nabble.com/Unable-to-start-hvm-guest-on-cs16998-td15419631.html
>
> "Running Xen Unstable changeset 16998 (pulled 20080208) on Unisys ES7000/one 64x 256gb with SLE10SP1 x64."
>
> There you have an actual server with 256 GB of mem running Xen :)
>
> (yeah, the mail is about problems, but hey, it's xen-unstable repository
> they're testing there :)
>
> -- Pasi
>
--
Joshua West
Systems Engineer
Brandeis University
http://www.brandeis.edu
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Hypervisor Memory Limitations on 64-bit Architecture?
2008-07-18 19:10 ` Pasi Kärkkäinen
2008-07-18 22:49 ` Joshua West
@ 2008-07-21 13:17 ` Konrad Rzeszutek
1 sibling, 0 replies; 4+ messages in thread
From: Konrad Rzeszutek @ 2008-07-21 13:17 UTC (permalink / raw)
To: Pasi Kärkkäinen; +Cc: Joshua West, xen-devel@lists.xensource.com
> http://www.redhat.com/rhel/compare/
>
> RHEL5 supports 16 GB of mem on x86 (32bit) platform.
> RHEL5 supports 256 GB of mem on x86_64 platform.
Actually in RHEL5 U2 it can do 512GB on x86_64 platforms. Check this out:
http://lists.xensource.com/archives/html/xen-devel/2007-11/msg00616.html
(The bug-fix for this isn't mentioned in the release notes - not sure why
thought)
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2008-07-21 13:17 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-18 16:56 Hypervisor Memory Limitations on 64-bit Architecture? Joshua West
2008-07-18 19:10 ` Pasi Kärkkäinen
2008-07-18 22:49 ` Joshua West
2008-07-21 13:17 ` Konrad Rzeszutek
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.