From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=47413 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OEm1z-000703-8y for qemu-devel@nongnu.org; Wed, 19 May 2010 12:22:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OEm1x-0008L8-SL for qemu-devel@nongnu.org; Wed, 19 May 2010 12:22:03 -0400 Received: from mx1.redhat.com ([209.132.183.28]:58173) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OEm1x-0008Kv-LB for qemu-devel@nongnu.org; Wed, 19 May 2010 12:22:01 -0400 Message-ID: <4BF41025.9020107@redhat.com> Date: Wed, 19 May 2010 19:21:57 +0300 From: Avi Kivity MIME-Version: 1.0 References: <0af691d779965663abdd7bc708c2ad7bce2f6da0.1273699506.git.mtosatti@redhat.com> <659C91C0-E58A-43F6-A262-A15613E84FD3@suse.de> <4BED70B3.50202@redhat.com> <679AB14D-A9CC-437E-932F-AC13CAC26BA5@suse.de> <4BED7220.9060203@siemens.com> <4BF3B5F9.6020901@polarzone.de> In-Reply-To: <4BF3B5F9.6020901@polarzone.de> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Re: [PATCH 10/12] kvm: enable smp > 1 List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Udo Lembke Cc: qemu-devel@nongnu.org, kvm@vger.kernel.org On 05/19/2010 12:57 PM, Udo Lembke wrote: > Jan Kiszka schrieb: >> ... >> --enable-io-thread? >> >> If you had it disabled, it would also answer my question if -smp works >> without problems without that feature. >> >> Jan >> > Hi, > i have a dumb question: what is the "--enable-io-thread"? Is this a > kvm-switch? It's a ./configure switch for upstream qemu (don't use with qemu-kvm yet). > My kvm 0.12.4 don't accept this switch. I'm know only "threads=n" as > smp-parameter and "aio=threads" as drive-parameter. > > Because i look for a solution for a better io-performance of > windows-guest with more than one cpu... Unrelated, what are your smp issues? -- Do not meddle in the internals of kernels, for they are subtle and quick to panic.