qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] Slow PXE boot in qemu.git (fast in qemu-kvm.git)


From: Avi Kivity
Subject: Re: [Qemu-devel] Slow PXE boot in qemu.git (fast in qemu-kvm.git)
Date: Tue, 12 Apr 2011 10:42:12 +0300
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.15) Gecko/20110307 Fedora/3.1.9-0.39.b3pre.fc14 Lightning/1.0b3pre Thunderbird/3.1.9

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]