From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: RAM utilization issues Date: Thu, 12 Jan 2012 15:41:42 +0200 Message-ID: <4F0EE316.6030606@redhat.com> References: <4F0EB7AC.1050201@redhat.com> <4F0EBB2F.3050206@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: kvm To: Jonathan Petersson Return-path: Received: from mx1.redhat.com ([209.132.183.28]:29532 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753160Ab2ALNlp (ORCPT ); Thu, 12 Jan 2012 08:41:45 -0500 In-Reply-To: Sender: kvm-owner@vger.kernel.org List-ID: On 01/12/2012 02:56 PM, Jonathan Petersson wrote: > It seams that our provider hasn't built a management engine for > ballooning, however I found this project > (https://github.com/aglitke/mom) which is compatible with libvirt > however as the mangement-engine we use doesn't utilize libvirt it's > not compatible, would you happen to know of a different project that > utilizes qemu-socket. > > No, sorry. In general it's hard to have multiple management tools talking to a single guest because of the need for synchronization. -- error compiling committee.c: too many arguments to function