qemu-block
[Top][All Lists]
Advanced

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

Re: [Qemu-block] [PATCH v3 0/8] qcow2 L2/refcount cache improvements


From: Kevin Wolf
Subject: Re: [Qemu-block] [PATCH v3 0/8] qcow2 L2/refcount cache improvements
Date: Tue, 12 May 2015 11:57:11 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

Am 11.05.2015 um 14:54 hat Alberto Garcia geschrieben:
> New version of the qcow2 cache patches:
> 
> v3:
> - Removed a dead comment in patch #3
> - New document explaining how to configure the cache sizes
> 
> v2: https://lists.nongnu.org/archive/html/qemu-devel/2015-05/msg00833.html
> - Don't do pointer arithmetic on void *
> - Rename table_addr() to qcow2_cache_get_table_addr()
> - Add qcow2_cache_get_table_idx()
> - Cast cache size to size_t to prevent overflows
> - Make qcow2_cache_put() a void function
> - Don't store the cluster size in the cache, get it from the BDS instead
> 
> v1: https://lists.nongnu.org/archive/html/qemu-devel/2015-04/msg04355.html

Thanks, applied patches 1-7. As discussed on IRC, I'm waiting for a new
version for patch 8.

Kevin



reply via email to

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