qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v4 3/8] block: add request tracking


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PATCH v4 3/8] block: add request tracking
Date: Mon, 05 Dec 2011 13:20:54 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:7.0.1) Gecko/20110930 Thunderbird/7.0.1

On 12/05/2011 01:17 PM, Marcelo Tosatti wrote:
There is no need to worry about synchronous read/write requests
bypassing this interface, correct?


Synchronous read/write requests do not exist anymore (in the sense that they also go through coroutines).

Paolo



reply via email to

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