qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] Qemu coroutine behaviour on blocking send(3)
@ 2014-11-28  6:50 Iwan Budi Kusnanto
  2014-11-28  6:55 ` Iwan Budi Kusnanto
  0 siblings, 1 reply; 5+ messages in thread
From: Iwan Budi Kusnanto @ 2014-11-28  6:50 UTC (permalink / raw)
  To: qemu-devel

Hi all,

I just found about coroutine in Qemu and it looks good for my use case.
I have a question about this.
I found this
"Coroutines are cooperatively scheduled threads of control. There is
no preemption timer that switches between coroutines periodically,
instead switching between coroutines is always explicit. Coroutines
run until termination or an explicit yield."
at http://blog.vmsplice.net/2014/01/coroutines-in-qemu-basics.html

How about the case where we do blocking send(3) on socket?

Regards,

-- 
Iwan Budi Kusnanto

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-11-28 14:15 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-28  6:50 [Qemu-devel] Qemu coroutine behaviour on blocking send(3) Iwan Budi Kusnanto
2014-11-28  6:55 ` Iwan Budi Kusnanto
2014-11-28 12:47   ` Stefan Hajnoczi
2014-11-28 13:46     ` Iwan Budi Kusnanto
2014-11-28 14:15       ` Paolo Bonzini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).