[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-devel] How to increase the Xen heap


  • To: xen-devel@xxxxxxxxxxxxxxxxxxx
  • From: alex <leiye.xen@xxxxxxxxx>
  • Date: Tue, 10 Aug 2010 23:25:25 -0700
  • Delivery-date: Tue, 10 Aug 2010 23:26:09 -0700
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=USKKIFfvS5AJTRqmdjBXPwBk8+bLuTuIbGD4jCYU8OkmT+JYyQmajBKRWPvkLzqLsa iJ3Q6oafn95EvTi8V/SXcpxM1b0xdAZL0nxbAMPChUULg3w9LQAi5+joXShrG0VsFLdd V/eP52O0E20MV/RRABoj3dvvX+ncb+EUu/kJE=
  • List-id: Xen developer discussion <xen-devel.lists.xensource.com>

Hi all,
 
I wrote some code in Xen hypervisor. It allocates an array to track the runtime statistics. When I use _xmalloc to allocate the array from xen heap, it fails with "No enough memory". I check the Xen heap via "xm dmesg", it shows 9MB, while the size of the array is around 14MB. I try to reduce the array size, it succeed without any problem and works correctly. My question is how to increase the Xen heap because I will put other fields into array data structure. Or can I allocate from dom heap? If that, are there some sample code?
 
Thank you.
 
Alex
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.