Home
last modified time | relevance | path

Searched hist:baf07d60 (Results 1 – 1 of 1) sorted by relevance

/qemu/block/
H A Dqcow2-cache.cbaf07d60 Mon May 11 12:54:54 GMT 2015 Alberto Garcia <berto@igalia.com> qcow2: simplify qcow2_cache_put() and qcow2_cache_entry_mark_dirty()

Since all tables are now stored together, it is possible to obtain
the position of a particular table directly from its address, so the
operation becomes O(1).

Signed-off-by: Alberto Garcia <berto@igalia.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Reviewed-by: Max Reitz <mreitz@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>