docs: document how to use the l2-cache-entry-size parameter
authorAlberto Garcia <berto@igalia.com>
Mon, 19 Feb 2018 14:54:59 +0000 (16:54 +0200)
committerKevin Wolf <kwolf@redhat.com>
Fri, 2 Mar 2018 17:39:07 +0000 (18:39 +0100)
commitbe820971ff6f88c156233eec8a50cdf8c70c0938
tree7476fcd4be6c8ffcc278a45b8ec4538791179b3c
parent156b46ded3853dfc6b34c5afae019ff61798491b
docs: document how to use the l2-cache-entry-size parameter

This patch updates docs/qcow2-cache.txt explaining how to use the new
l2-cache-entry-size parameter.

Here's a more detailed technical description of this feature:

   https://lists.gnu.org/archive/html/qemu-block/2017-09/msg00635.html

And here are some performance numbers:

   https://lists.gnu.org/archive/html/qemu-block/2017-12/msg00507.html

Signed-off-by: Alberto Garcia <berto@igalia.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
docs/qcow2-cache.txt