From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: KVM got slow after adding more physical memory to host Date: Tue, 06 Sep 2011 18:45:58 +0300 Message-ID: <4E664036.20308@redhat.com> References: <20110906140201.GF18218@pcnci.linuxbox.cz> <4E663897.60901@redhat.com> <20110906153801.GA2152@nik-comp.lan> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org To: Nikola Ciprich Return-path: Received: from mx1.redhat.com ([209.132.183.28]:16560 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755077Ab1IFPqD (ORCPT ); Tue, 6 Sep 2011 11:46:03 -0400 In-Reply-To: <20110906153801.GA2152@nik-comp.lan> Sender: kvm-owner@vger.kernel.org List-ID: On 09/06/2011 06:38 PM, Nikola Ciprich wrote: > Hello Avi, > thanks for quick reply! > > > How many guests in there? > two currently (one x86_64 centos, one winXP), with more, the box get even more unresponsive. > > > > > Please post a trace as per http://www.linux-kvm.org/page/Tracing. > here it goes: > http://nelide.cz/nik/trace.dat.bz2 404 > > > > > Please post /proc/mtrr and /proc/iomem. > [root@virtualbox ~]# cat /proc/mtrr > reg00: base=0x000000000 ( 0MB), size=16384MB, count=1: write-back > reg01: base=0x400000000 (16384MB), size= 4096MB, count=1: write-back > reg02: base=0x500000000 (20480MB), size= 1024MB, count=1: write-back > reg03: base=0x0c0000000 ( 3072MB), size= 1024MB, count=1: uncachable > > These seem fine - all your memory is write-back. -- error compiling committee.c: too many arguments to function