lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4B9A775D.5070303@pardus.org.tr>
Date:	Fri, 12 Mar 2010 19:18:21 +0200
From:	Ozan Çağlayan <ozan@...dus.org.tr>
To:	Jeremy Fitzhardinge <jeremy@...p.org>
CC:	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
	Avi Kivity <avi@...hat.com>
Subject: Re: Poor KVM guest performance on an HP rack server

Jeremy Fitzhardinge wrote:
> On 12/13/09 02:12, Ozan Çağlayan wrote:
>> Hmm, that's because we're using/developing a Linux distribution which
>> doesn't have 64-bit support yet. But since the guest will be a
>> compile-farm for our needs, it's worth trying to run an 64-bit distro on
>> the host to see the difference, thanks for the tip but how much should
>> this affect the performance?
> 
> 32-bit PAE is marginal above 4G of memory and the limit is at about 8G. 
> Above that, so much lowmem (<~1GB) is occupied by page and other kernel
> structures that there's barely any memory to do any real work.  If this
> is what's happening, you'd expect to see poor host performance, and slow
> guest performance would be secondary to that.

Updates on the issue after 3 months:
------------------------------------

The host is now running an x86_64 2.6.32.9 kernel with kvm-2.6.32.7 built as an external module.
The guest is 32-bit 2.6.32.9.

I've booted the guest with -smp 4 -m 4096

and I'm seeing the same slowness that I've mentioned in this thread during CUPS configuration.
I'll try to send kvm_stat output in this week and try the same configure on another guest OS to see if it differs or not.

I'm also thinking to build an optimized 2.6.33 for that rack server to see if things get better or not.

Thanks,
Ozan Caglayan
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ