From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexander Bienzeisler Subject: can not use all available memory Date: Fri, 23 Nov 2012 12:38:29 +0100 Message-ID: <50AF6035.8020704@amd.co.at> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org Hello, i just tried to add a domU with 16 gigs of ram (maxmem = 16384, memory = 16384) with free_memory : 28969 but got an error: libxl: error: libxl.c:3433:libxl_set_memory_target: new target 0 for dom0 is below the minimum threshold I was able to create it with 8 gigs of ram, ending up with free_memory : 20776 Is there something wrong with memory in 4.2? I can't seem to use all of it. Cheers, Alex