[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Xen-users] memory=x & maxmem=y
- To: xen-users@xxxxxxxxxxxxxxxxxxx
- From: "suyash jape" <suyashjape@xxxxxxxxx>
- Date: Tue, 22 May 2007 06:40:08 +0530
- Cc: bplant@xxxxxxxxxxxx, tigger@xxxxxx
- Delivery-date: Mon, 21 May 2007 18:08:32 -0700
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:mime-version:content-type; b=ZF6GolgALvONc5pVK7kNYTgNnoROiRIW5+fGvNxXrxisrU9g7XBoiSLMCmaeJ+mrydNey+obuOMx4DCBM07MmKhe/Dhaw0ekEY+m1xjaT4HebYbUa6V8kSt5pbNj72/Xo1qKvxBl4IG0eA6byFDr7x4oIIseShgNFad/uLN5ejU=
- List-id: Xen user discussion <xen-users.lists.xensource.com>
Hi everyone , I have also been facing the same problem for the past few days. The max-mem parameter in the domU config file is completely ignored.Even if we specifiy maxmem parameter in the config file at boot time , boot time allocated memory is taken as the max memory possible for the domain.
Also i observed that the max vcpu parameter also behaves the same way.
VCPU Observations:
1]We can play around with only the no of VCPUs allotted at boot time or less.
|
Allocating max no of VCPUs dynamically is not reflected. i.e we can make max VCPUs of a domain from 5 to 10 dynamically BUT the 5 new ones are never used...they are always paused (possibly a bug in open source xen ?)
Is there a fix around these problems?
Thanks.....
Suyash |
Paul Archer <tigger@xxxxxx> wrote:
> I have been playing with memory= and maxmem=, but I'm not seeing what
> I think I should be seeing, namely that the memory available to a > domU can be increased on the fly. > >
Brad wrote : >I wasn't able to achieve this using xen-3.1. The maximum amount of RAM appears to be dictated by the value that >the machine is booted with. Has anyone else managed to increase the amount of memory allocated to a domU to >more than what the domU was booted with and have the domU utilise this memory?
I.e. show up with free -m on the >domU?
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|