Re: [virt-manager PATCH] virt-install: document cache mode 'unsafe' and 'directsync'

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

 



On 02/13/2015 03:52 AM, Giuseppe Scrivano wrote:
> Signed-off-by: Giuseppe Scrivano <gscrivan@xxxxxxxxxx>
> ---
>  man/virt-install.pod | 7 +++++--
>  1 file changed, 5 insertions(+), 2 deletions(-)
> 
> diff --git a/man/virt-install.pod b/man/virt-install.pod
> index 772c9f5..f6e635e 100644
> --- a/man/virt-install.pod
> +++ b/man/virt-install.pod
> @@ -607,9 +607,12 @@ Path to a disk to use as the backing store for the newly created image.
>  =item B<cache>
>  
>  The cache mode to be used. The host pagecache provides cache memory.
> -The cache value can be 'none', 'writethrough', or 'writeback'.
> +The cache value can be 'none', 'writethrough', 'directsync', 'unsafe'
> +or 'writeback'.
>  'writethrough' provides read caching. 'writeback' provides
> -read and write caching.
> +read and write caching. 'directsync' bypasses the host page
> +cache. 'unsafe' may cache all content and ignore flush requests from
> +the guest.
>  
>  =item B<discard>
>  
> 

ACK

- Cole

_______________________________________________
virt-tools-list mailing list
virt-tools-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/virt-tools-list




[Index of Archives]     [Linux Virtualization]     [KVM Development]     [CentOS Virtualization]     [Netdev]     [Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite Forum]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]     [Video 4 Linux]

  Powered by Linux