From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lucas Meneghel Rodrigues Subject: Re: [PATCH] KVM test: KSM (kernel shared memory) overcommit test Date: Wed, 10 Feb 2010 14:26:29 -0200 Message-ID: <1265819189.2273.3.camel@localhost.localdomain> References: <1321581202.1383421265818432502.JavaMail.root@zmail05.collab.prod.int.phx2.redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: autotest@test.kernel.org, kvm@vger.kernel.org To: Jiri Zupka Return-path: In-Reply-To: <1321581202.1383421265818432502.JavaMail.root@zmail05.collab.prod.int.phx2.redhat.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: autotest-bounces@test.kernel.org Errors-To: autotest-bounces@test.kernel.org List-Id: kvm.vger.kernel.org On Wed, 2010-02-10 at 11:13 -0500, Jiri Zupka wrote: > FIX: > Patch is based on The previous version [PATCH] KVM test: KSM (kernel shared memory) test > developed overcommit Lucas Meneghel Rodrigues. > The only fix is change of behavior with large overcommit. Python has a problem in allocating > memory even when is still enough space in swap (300MB etc). > Change is on line 150 in file ksm_overcommit.py . Ok Jiri, thanks, I am going to focus on this test this week so we can get it commited ASAP. Sorry it's taking long, but it's a large and complex test, and I want to be as careful as possible. Cheers, Lucas