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

[Xen-users] Memory bound applications

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Memory bound applications
From: Mathias Waack <Mathias.Waack@xxxxxxxxxx>
Date: Thu, 20 Apr 2006 13:39:29 +0200
Delivery-date: Thu, 20 Apr 2006 04:41:31 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
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>
Organization: IFU
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: KMail/1.8.3
Hello, 

we're using several test- and development-servers as virtual Xen-machines 
running on one host. Unfortunately our main application needs much memory. 
Its not a problem at a first view, because usually only very few instances 
are running at the same time. But if I understand Xen correctly, its only 
possible to distribute the physical memory of the machine, not the whole 
virtual memory of dom0. Let me give an example to explain my problem: 

The machine has 4GB of physical memory, the application needs about 1GB 
(mainly used as a kind of shared cache between the instances). Now I would 
like to have say 4 test and 4 development machines, thus using 8 doms. Would 
be easy to give dom0 just 4+x GB swap, and distribute the resulting 8GB on 
all machines. Yes I know, if all machines are running the whole system would 
be very busy swapping, but I'm fairly sure this case will be happen very 
seldom. But this seems to be not possible with Xen. It allows only to 
distribute the physical memory about the machines and ensures, that the sum 
of the domX-memory must not be larger than the available physical memory. In 
my case I can only create 3 doms at the same time. 

Is there something I'm missing? Any solution?

Mathias

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

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