qemu-block
[Top][All Lists]
Advanced

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

Re: [PATCH 2/5] block/aio_task: allow start/wait task from any coroutine


From: Vladimir Sementsov-Ogievskiy
Subject: Re: [PATCH 2/5] block/aio_task: allow start/wait task from any coroutine
Date: Thu, 18 Jun 2020 12:41:05 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.9.0

16.06.2020 19:20, Denis V. Lunev wrote:
From: Vladimir Sementsov-Ogievskiy<vsementsov@virtuozzo.com>

Currently, aio task pool assumes that there is a main coroutine, which
creates tasks and wait for them. Let's remove the restriction by using
CoQueue. Code becomes clearer, interface more obvious.

Signed-off-by: Vladimir Sementsov-Ogievskiy<vsementsov@virtuozzo.com>
Signed-off-by: Denis V. Lunev<den@openvz.org>

if it applicable:
Reviewed-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>

--
Best regards,
Vladimir



reply via email to

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