WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

Re: [Xen-users] Question about memory

To: NovusOrdo <novusordo@xxxxxxxxx>
Subject: Re: [Xen-users] Question about memory
From: Derrik Pates <demon@xxxxxxxxxxxxx>
Date: Thu, 18 Aug 2005 07:02:19 -0400
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Thu, 18 Aug 2005 11:00:47 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <ad469d120508172058184d3d3d@xxxxxxxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <ad469d120508172058184d3d3d@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Debian Thunderbird 1.0.6 (X11/20050802)
NovusOrdo wrote:
> I am trying to setup Xen on a machine with only 384mb or RAM. I need
> three virtual servers and would like each to have at least 128MB of
> RAM.

You need more RAM. You're not accounting for the memory set aside for
Xen itself, let alone domain 0's RAM requirements. Right now, assuming a
minimalist dom0, you might be able to eke out 80-90 MB per unprivileged
domain.

> I am unsure as to wether  the amount of memory I can give each
> virtual server is limited to totalling to the system's memory or can
> be up to the host systems memory for each virtual server.

Xen does no paging of its own. It deals in physical RAM exclusively.
Individual domains may page as they see fit, but Xen neither knows about
it, nor does it care.

-- 
Derrik Pates
demon@xxxxxxxxxxxxx

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

<Prev in Thread] Current Thread [Next in Thread>