qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 0/9] introduce virtio net dataplane


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PATCH 0/9] introduce virtio net dataplane
Date: Wed, 27 Feb 2013 14:05:16 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130110 Thunderbird/17.0.2

Il 27/02/2013 13:08, Markus Armbruster ha scritto:
>>> >> The main blocker to this series seems to be hubs, because they interact
>>> >> with multiple NetClients and thus could span multiple AioContexts.
>>> >> Adding proper locking there is going to be interesting. :)
>> >
>> > I think folks are pretty fed up with QEMU "vlans" (hubs).  Someone
>> > braver and with more time on their hands than me might be able to kill
>> > hubs without breaking their few use cases (-net dump, using the hub with
>> > -net socket).
> Figuring out the 'interesting' locking leaves us with 'interesting'
> locking code, and still stuck with "vlans".
> 
> Killing "vlans" would avoid the locking problems, and get rid of a
> fertile source of 'interesting' problems.
> 
> Guess how I'd prefer to see the locking problem solved :)

True, though I'd love to be proved wrong.  After all, adding proper
locking to block migration was all but difficult (once I tried).

Paolo



reply via email to

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