qemu-block
[Top][All Lists]
Advanced

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

Re: [Qemu-block] [Qemu-devel] [PATCH v7 0/8] Optimize VMDK I/O by alloca


From: Fam Zheng
Subject: Re: [Qemu-block] [Qemu-devel] [PATCH v7 0/8] Optimize VMDK I/O by allocating multiple clusters
Date: Thu, 27 Jul 2017 20:49:52 +0800
User-agent: Mutt/1.8.3 (2017-05-23)

On Thu, 06/29 14:53, Ashijeet Acharya wrote:
> Changes in v7:
> - comment the use of MIN() in calculating skip_end_bytes
> - use extent->cluster_sectors instead of 128
> - place check for m_data != NULL
> - use g_new0(VmdkMetaData, 1) instead of g_malloc0(sizeof(*m_data))

There is a minor regression as I replied inline, otherwise:

Reviewed-by: Fam Zheng <address@hidden>



reply via email to

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