From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Besser Subject: Re: dividing host CPU performance Date: Fri, 05 Dec 2008 19:55:21 +0100 Message-ID: References: <200812050917.10259@centrum.cz> <200812050931.28873@centrum.cz> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: QUOTED-PRINTABLE To: kvm@vger.kernel.org Return-path: Received: from main.gmane.org ([80.91.229.2]:35330 "EHLO ciao.gmane.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753240AbYLETAF (ORCPT ); Fri, 5 Dec 2008 14:00:05 -0500 Received: from root by ciao.gmane.org with local (Exim 4.43) id 1L8fuF-0000i1-FH for kvm@vger.kernel.org; Fri, 05 Dec 2008 19:00:03 +0000 Received: from p4fdb2b9c.dip0.t-ipconnect.de ([79.219.43.156]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 05 Dec 2008 19:00:03 +0000 Received: from thessy by p4fdb2b9c.dip0.t-ipconnect.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 05 Dec 2008 19:00:03 +0000 Sender: kvm-owner@vger.kernel.org List-ID: B=C5=99e=C5=A5a Vomo=C4=8Dil wrote: > I want to divide host CPU performance between 2 VM in specified ratio= =2E Perhaps 'cpulimit' (http://sourceforge.net/projects/cpulimit/) can do t= his!? HTH Thomas=20