From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: Slow PXE boot in qemu.git (fast in qemu-kvm.git) Date: Tue, 12 Apr 2011 10:42:12 +0300 Message-ID: <4DA40254.1050608@redhat.com> References: <20110408202525.26c45c05@doriath> <4D9FAD71.5020503@codemonkey.ws> <20110411153519.37f8316a@doriath> <1302548432.3589.78.camel@x201> <20110411161555.49688970@doriath> <4DA35EE4.6090303@web.de> <4DA39F50.8090108@codemonkey.ws> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Jan Kiszka , Luiz Capitulino , Alex Williamson , qemu-devel@nongnu.org, kvm@vger.kernel.org, mtosatti@redhat.com, mst@redhat.com, blauwirbel@gmail.com To: Anthony Liguori Return-path: Received: from mx1.redhat.com ([209.132.183.28]:29100 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754023Ab1DLHmU (ORCPT ); Tue, 12 Apr 2011 03:42:20 -0400 In-Reply-To: <4DA39F50.8090108@codemonkey.ws> Sender: kvm-owner@vger.kernel.org List-ID: On 04/12/2011 03:39 AM, Anthony Liguori wrote: >> would say let it rest in peace. But maybe it points to a generic issues >> that is just magnified by non-threaded mode. > If it's most probably an architectural deficit of non-io-thread mode, I > > If gpxe is spinning waiting for I/O to complete, that's going to > prevent select from running until the next signal (timer event). Or the next signal (packet received on fd). -- error compiling committee.c: too many arguments to function