From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcelo Tosatti Subject: Re: whats the advantage of enable-io-thread Date: Fri, 18 Sep 2009 13:25:57 -0300 Message-ID: <20090918162557.GF3888@amt.cnet> References: <90D306BE6EBC8D428A824FBBA7A3113DF53BC2D5@ronja.maurer-it.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: "kvm@vger.kernel.org" To: Dietmar Maurer Return-path: Received: from mx1.redhat.com ([209.132.183.28]:47142 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752693AbZIRQ0Z (ORCPT ); Fri, 18 Sep 2009 12:26:25 -0400 Content-Disposition: inline In-Reply-To: <90D306BE6EBC8D428A824FBBA7A3113DF53BC2D5@ronja.maurer-it.com> Sender: kvm-owner@vger.kernel.org List-ID: On Fri, Sep 18, 2009 at 07:23:46AM +0200, Dietmar Maurer wrote: > Hi all, > > what is the advantage of the --enable-io-thread options. It is disabled by default - why? > > - Dietmar qemu-kvm uses its own io thread by default. This option only makes sense in qemu upstream (at the moment). Its disabled by default there because it slows down TCG emulation.