From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EJutE-00054y-8e for qemu-devel@nongnu.org; Mon, 26 Sep 2005 11:27:36 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EJutC-00053j-7k for qemu-devel@nongnu.org; Mon, 26 Sep 2005 11:27:35 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EJusz-0004CX-Gl for qemu-devel@nongnu.org; Mon, 26 Sep 2005 11:27:21 -0400 Received: from [83.206.72.117] (helo=codega.certess.loc) by monty-python.gnu.org with esmtp (TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA:24) (Exim 4.34) id 1EJupQ-0005Xj-Dh for qemu-devel@nongnu.org; Mon, 26 Sep 2005 11:23:40 -0400 Received: from codega.certess.loc (localhost.localdomain [127.0.0.1]) by codega.certess.loc (8.13.1/8.13.1) with ESMTP id j8QFNc4K003376 for ; Mon, 26 Sep 2005 17:23:38 +0200 Received: (from juliend@localhost) by codega.certess.loc (8.13.1/8.13.1/Submit) id j8QFNcxe003375 for qemu-devel@nongnu.org; Mon, 26 Sep 2005 17:23:38 +0200 From: Julien Dumont Content-Type: text/plain Content-Transfer-Encoding: 7bit Date: Mon, 26 Sep 2005 17:23:38 +0200 Message-Id: <1127748218.5294.51.camel@codega.certess.loc> Mime-Version: 1.0 Subject: [Qemu-devel] Performance problem 0.7.2 Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel I use to run version 0.7.1 on main computer running on linux x86 over a pentium4. I run Virtual i386 computer with tun/tap module enable for network support. This virtual computer running nis/nfs on main network over tun/tap module. I upgrade to qemu 0.7.2 an I'm suprise to get very poor performance. It's more than third time slower than 0.7.1 for do the same compilation over nfs file system. Is it normal ? Julien Dumont