aboutsummaryrefslogtreecommitdiff
path: root/block/mirror.c
diff options
context:
space:
mode:
authorPeter Lieven <pl@kamp.de>2016-05-19 14:48:03 +0200
committerJeff Cody <jcody@redhat.com>2016-06-28 22:52:45 -0400
commitd99b26c42a1375e41404b69c3214459e929af4e3 (patch)
tree7db5433bb2292ebd02314451e316ae1f78712906 /block/mirror.c
parent38f8d5e0251ae7d8257cf099cb3e5a375ef60378 (diff)
block/nfs: add support for libnfs pagecache
upcoming libnfs will have support for a read cache that can significantly help to speed up requests since libnfs by design circumvents the kernel cache. Example: qemu -cdrom nfs://127.0.0.1/iso/my.iso?pagecache=1024 The pagecache parameters takes the maximum amount of pages to cache. A page in libnfs is always the NFS_BLKSIZE which is 4KB. Signed-off-by: Peter Lieven <pl@kamp.de> Reviewed-by: Jeff Cody <jcody@redhat.com> Message-id: 1463662083-20814-3-git-send-email-pl@kamp.de Signed-off-by: Jeff Cody <jcody@redhat.com>
Diffstat (limited to 'block/mirror.c')
0 files changed, 0 insertions, 0 deletions