qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [RFC] dataplane: IOThreads and writing dataplane-capabl


From: Kevin Wolf
Subject: Re: [Qemu-devel] [RFC] dataplane: IOThreads and writing dataplane-capable code
Date: Thu, 8 May 2014 15:08:46 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

Am 08.05.2014 um 12:16 hat Stefan Hajnoczi geschrieben:
> Side note: The main loop and IOThread are both event loops but their code is
> not shared completely.  Sometimes it is useful to remember that although they
> are conceptually similar they are currently not interchangeable.

We need to be careful with the terminology. The choice made here, that
the main loop thread is not an IOThread, is somewhat unfortunate,
because traditionally, the "I/O thread" has been what the main loop
thread is called (in contrast to vcpu threads).

Kevin



reply via email to

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