qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 0/3] block: Handle multiple write requests at on


From: Avi Kivity
Subject: Re: [Qemu-devel] [PATCH 0/3] block: Handle multiple write requests at once
Date: Tue, 01 Sep 2009 20:00:58 +0300
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.1) Gecko/20090814 Fedora/3.0-2.6.b3.fc11 Thunderbird/3.0b3

On 09/01/2009 07:08 PM, Anthony Liguori wrote:

I don't like the interface either although I'm not sure if the alternative is better. A different way to do this would be to have a queuing API. A device would queue requests and then kick the queue. This is closer to how virtio-blk works.


The other end would simply collect the requests in an array and call multiwrite when the queue is kicked.

--
error compiling committee.c: too many arguments to function





reply via email to

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