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] maxmem

To: "Fajar A. Nugraha" <fajar@xxxxxxxxx>
Subject: Re: [Xen-users] maxmem
From: George Shuklin <george.shuklin@xxxxxxxxx>
Date: Fri, 13 Aug 2010 15:34:48 +0400
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Fri, 13 Aug 2010 04:36:16 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:subject:from:to:cc :in-reply-to:references:content-type:date:message-id:mime-version :x-mailer:content-transfer-encoding; bh=0iDqeVXhGb/M0zOncnsUvlHaehcPLq7qpQ3lQxzLOWE=; b=L78/8ru8rovuQnYOEvc7VirFnAiNGLARUs4X0ROY0BrRx5fns9W/D/mkLiQs2mAqtu XhBdVJCxFcoFaWxIfrURx3tzypgBFqGA3wiLL1jV7b/+dgfCQqDDfVKk0iBxPMBDHP72 i9rCDmVv/R1VNamBXtJakHQ3jpM2hwVCDo66g=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:from:to:cc:in-reply-to:references:content-type:date :message-id:mime-version:x-mailer:content-transfer-encoding; b=HM9bfwFxb7a08Es3CBBy44RfzuJk1TP/XEqS9Ri+SOr2P72VU8/ODA++wqmhEcdXAJ I6rCuxQN5Y3f+/Z56SN5bTZoDUgBpJnv5VcWXDGkEwdK1m6T7LHtcUGZPfS75FMvgfTH PVWZkIEmTIZnMSZCH+S73AZilcWY8zlUaIN0Q=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <AANLkTinXby+7egtuRydbcG4o6qg+-buouxPc6aP2KBA-@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/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <1281627100.22948.8.camel@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx> <AANLkTinXby+7egtuRydbcG4o6qg+-buouxPc6aP2KBA-@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Thank you!

They both works fine.

Thank you again.

В Птн, 13/08/2010 в 07:25 +0700, Fajar A. Nugraha пишет:
> On Thu, Aug 12, 2010 at 10:31 PM, George Shuklin
> <george.shuklin@xxxxxxxxx> wrote:
> > I found that maxmem does not work. I test this at least with four
> > differnent xen/kernels (XCP 0.5, xen 3.2 xen 4 and freshest xen 4.1 from
> > repo with linux-2.6.32-5 (compiled by xen makefile)).
> >
> > Simple vm:
> > kernel="/boot/vmlinuz-2.6.32.17"
> > ramdisk="/boot/initrd.img-2.6.32.17"
> > builder='linux'
> > memory = 512
> > maxmem = 1024
> > name = "vm1"
> > vif = [ 'bridge=xenbr1' ]
> > disk = [ 'phy:vm/vm1,xvda1,w' ]
> > root = "/dev/xvda1 ro"
> > extra = "console=hvc0"
> >
> > xm create vm1
> >
> > xm set-mem 300 - ok, work
> > xm set-mem 720 - no, memory is 512 ONLY.
> >
> > Is this bug or my error?
> 
> You should ask on xen-devel.
> Last time I tested, Ubuntu Lucid's kernel does not support it either
> when running as domU. I do know that with regards to mem and maxmem:
> - RHEL's kernel-xen works
> - kernel 2.6.34 + patch from
> http://code.google.com/p/gentoo-xen-kernel/downloads/list works
> 



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

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