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: Juan Quintela
Subject: Re: [Qemu-devel] How to understand the coroutine context?
Date: Tue, 18 Mar 2014 14:13:03 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux)

Markus Armbruster <address@hidden> wrote:
> 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.

If he don't understand coroutine, you think that flows of control has
any chance? O:-)

Later, Juan.



reply via email to

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