qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] How to understand the coroutine context?


From: Markus Armbruster
Subject: Re: [Qemu-devel] How to understand the coroutine context?
Date: Tue, 18 Mar 2014 13:54:49 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2 (gnu/linux)

Juan Quintela <address@hidden> writes:

> Le Tan <address@hidden> wrote:
>> Hi, I am diving into the source code of qemu. I see the word
>> "coroutine" appears in so many places. I can't figure out what it
>> means. So, please, can anyone help me, telling me the mechanism or
>> semantic of "coroutine"? Thanks!
>
> google, 1st hit, wikipedia:
>
> https://en.wikipedia.org/wiki/Coroutine
>
> A bit short resume:
>
> Getting "user"-threads when you don't have threads.

More like getting multiple flows of control even though you don't want
threads.



reply via email to

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