All of lore.kernel.org
 help / color / mirror / Atom feed
From: Derrik Pates <demon@devrandom.net>
To: xen-devel@lists.xensource.com
Subject: Xen 3.0 x86 + PAE with > 16 GB RAM?
Date: Fri, 06 Jan 2006 17:21:10 -0500	[thread overview]
Message-ID: <43BEED56.7030607@devrandom.net> (raw)

Xen developers:

My employers are interested in deploying large (specifically Sun Fire
V40z) systems for use as virtual private server hosting platforms using
Xen. However, in playing with Xen on another Opteron based system (with
only 5 GB of RAM), I noticed that the PAE-enabled Xen build claims a 16
GB RAM ceiling. Some poking around in the source of the hyperkernel
(specifically xen/include/asm/config.h) revealed that MACHPHYS_MBYTES
seems to be the key limiting value, capping the system RAM at 16 gigabytes.

Can this safely be increased? From my reading of the code, it appears
that it is set as it is because each gigabyte of installed RAM requires
a megabyte of RAM to be set aside for mapping tables and such. If I just
increase the value of MACHPHYS_MBYTES to 32 (for example), should Xen
boot and work happily, just consuming more RAM for its mapping tables?

Please Cc: me with your reply, as I'm not subscribed to this list currently.

-- 
Derrik Pates
demon@devrandom.net

             reply	other threads:[~2006-01-06 22:21 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-01-06 22:21 Derrik Pates [this message]
2006-01-09 10:30 ` Xen 3.0 x86 + PAE with > 16 GB RAM? Keir Fraser
  -- strict thread matches above, loose matches on Subject: below --
2006-01-09 11:34 Petersson, Mats
2006-01-09 13:24 ` Derrik Pates
2006-01-09 13:40 Petersson, Mats

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=43BEED56.7030607@devrandom.net \
    --to=demon@devrandom.net \
    --cc=xen-devel@lists.xensource.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.