qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH RFC] block: add throttle block filter driver


From: Manos Pitsidianakis
Subject: Re: [Qemu-devel] [PATCH RFC] block: add throttle block filter driver
Date: Wed, 7 Jun 2017 19:06:28 +0300
User-agent: NeoMutt/20170113 (1.7.2)

On Wed, Jun 07, 2017 at 10:40:08AM -0500, Eric Blake wrote:
On 06/07/2017 08:06 AM, Manos Pitsidianakis wrote:
This is part of my work for my GSOC project this summer.

I am not sure if the count parameter in  bdrv_co_pwrite_zeros and
bdrv_co_pdiscard refers to sectors or bytes.

Both refer to byte counts.  (We're trying to get rid of as many
sector-based interfaces as possible, but it's slow going to make sure
the conversions are still accurate).

I see. Would changing the names in the BlockDriverState function signatures to reflect that be okay?

Attachment: signature.asc
Description: PGP signature


reply via email to

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