From mboxrd@z Thu Jan 1 00:00:00 1970 From: pradeep Subject: Re: [Autotest] [PATCH] KVM test: Memory ballooning test for KVM guest Date: Fri, 16 Apr 2010 10:31:36 +0530 Message-ID: <4BC7EF30.7000207@linux.vnet.ibm.com> References: <4B743E97.4040102@linux.vnet.ibm.com> <1265913451.2299.26.camel@localhost.localdomain> <4BBEEF05.5080809@linux.vnet.ibm.com> <4BC2FE0A.6050103@linux.vnet.ibm.com> <4BC72C57.3090602@linux.vnet.ibm.com> <1271362756.8368.13.camel@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: autotest@test.kernel.org, kvm@vger.kernel.org To: Lucas Meneghel Rodrigues Return-path: Received: from e36.co.us.ibm.com ([32.97.110.154]:56710 "EHLO e36.co.us.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751899Ab0DPFBo (ORCPT ); Fri, 16 Apr 2010 01:01:44 -0400 Received: from d03relay02.boulder.ibm.com (d03relay02.boulder.ibm.com [9.17.195.227]) by e36.co.us.ibm.com (8.14.3/8.13.1) with ESMTP id o3G4wcZW005291 for ; Thu, 15 Apr 2010 22:58:38 -0600 Received: from d03av01.boulder.ibm.com (d03av01.boulder.ibm.com [9.17.195.167]) by d03relay02.boulder.ibm.com (8.13.8/8.13.8/NCO v9.1) with ESMTP id o3G51eh5181112 for ; Thu, 15 Apr 2010 23:01:41 -0600 Received: from d03av01.boulder.ibm.com (loopback [127.0.0.1]) by d03av01.boulder.ibm.com (8.14.3/8.13.1/NCO v10.0 AVout) with ESMTP id o3G51eG5007236 for ; Thu, 15 Apr 2010 23:01:40 -0600 In-Reply-To: <1271362756.8368.13.camel@localhost.localdomain> Sender: kvm-owner@vger.kernel.org List-ID: Lucas Meneghel Rodrigues wrote: > > > Hi Pradeep, I was reading the test once again while trying it myself, > some other ideas came to me. I spent some time hacking the test and sent > an updated patch with changes. Please let me know what you think, if you > are OK with them I'll commit it. > > Hi Lucas Patch looks fine to me. Thanks for your code changes. --SP