qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [RFC/ PATCH 1/4] qemu: Generic asynchronous threading f


From: malc
Subject: Re: [Qemu-devel] [RFC/ PATCH 1/4] qemu: Generic asynchronous threading framework to offload tasks
Date: Mon, 24 May 2010 18:16:54 +0400 (MSD)
User-agent: Alpine 2.00 (LNX 1167 2008-08-23)

On Mon, 24 May 2010, Gautham R Shenoy wrote:

> From: Aneesh Kumar K.V <address@hidden>
> 
> This patch creates a generic asynchronous-task-offloading infrastructure. It's
> extracted out of the threading framework that is being used by paio.
> 
> The reason for extracting out this generic infrastructure of the
> posix-aio-compat.c is so that other subsystems, such as virtio-9p could make 
> use
> of it for offloading tasks that could block.
> 
> address@hidden: work_item_pool, async_work_init, async_work_release,
> async_cancel_work]
> 
> Signed-off-by: Aneesh Kumar K.V <address@hidden>
> Signed-off-by: Gautham R Shenoy <address@hidden>

This patch is rather inconsistent w.r.t. error checking.

[..snip..]

-- 
mailto:address@hidden



reply via email to

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