All of lore.kernel.org
 help / color / mirror / Atom feed
* Poweredge 1850 - 4GB RAM
@ 2005-09-08 23:30 Brian Hays
  2005-09-09  7:19 ` Fajar A. Nugraha
  2005-09-09 15:11 ` Mark Williamson
  0 siblings, 2 replies; 4+ messages in thread
From: Brian Hays @ 2005-09-08 23:30 UTC (permalink / raw)
  To: xen-devel


[-- Attachment #1.1: Type: text/plain, Size: 363 bytes --]

Hello,

Has anyone tried the current stable Xen with a Poweredge 1850 w/ 4GB ram? I 
know that without PAE Xen can't support more than 4GB on a system, but I've 
seen some results posted on the list that sometimes even 4GB will only show 
up as 3.3GB or 3.5GB in Xen. Does anyone know if the full 4GB will show as 
available on the 1850?

Thanks,
Brian

[-- Attachment #1.2: Type: text/html, Size: 383 bytes --]

[-- Attachment #2: Type: text/plain, Size: 138 bytes --]

_______________________________________________
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: Poweredge 1850 - 4GB RAM
@ 2005-09-09  8:32 Petersson, Mats
  0 siblings, 0 replies; 4+ messages in thread
From: Petersson, Mats @ 2005-09-09  8:32 UTC (permalink / raw)
  To: Fajar A. Nugraha, xen-devel

> -----Original Message-----
> From: xen-devel-bounces@lists.xensource.com 
> [mailto:xen-devel-bounces@lists.xensource.com] On Behalf Of 
> Fajar A. Nugraha
> Sent: 09 September 2005 08:20
> To: xen-devel@lists.xensource.com
> Subject: Re: [Xen-devel] Poweredge 1850 - 4GB RAM
> 
> Brian Hays wrote:
> 
> > Hello,
> >
> > Has anyone tried the current stable Xen with a Poweredge 
> 1850 w/ 4GB 
> > ram? I know that without PAE Xen can't support more than 4GB on a 
> > system, but I've seen some results posted on the list that 
> sometimes 
> > even 4GB will only show up as 3.3GB or 3.5GB in Xen. Does 
> anyone know 
> > if the full 4GB will show as available on the 1850?
> >
> On my experince with IBM HS20, Xeon EM64T, only Linux with 
> PAE can detect full 4GB. Linux without PAE only detects 3.5 
> GB. I suspect this is also the case for Xen.

Yes, that would be what one can expect. Without PAE, the address range
of the processor for EVERYTHING is limited to 4GB. In this address
range, you'll find PCI devices that use memory mapped IO, and those will
require a variable amount of memory, but it's likely that there will be
a loss of about 200-800KB due to IO devices that are mapped into the 4GB
memory space. The biggest factor on _HOW MUCH_ of this space is used is
the graphics card, as it can easily take up 256MB of "space".

With PAE, the processes that do not actually touch the real hardware can
have memory from above 4GB mapped to the area that is used by the
hardware, and that is why you'll see ALL of the ram with this option.
[64-bit is essentially using the existing PAE, but extended to support
more bits].

--
Mats
> 
> Regards,
> 
> Fajar
> 
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xensource.com
> http://lists.xensource.com/xen-devel
> 

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

end of thread, other threads:[~2005-09-09 15:11 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-09-08 23:30 Poweredge 1850 - 4GB RAM Brian Hays
2005-09-09  7:19 ` Fajar A. Nugraha
2005-09-09 15:11 ` Mark Williamson
  -- strict thread matches above, loose matches on Subject: below --
2005-09-09  8:32 Petersson, Mats

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.