* Eric Blake (ebl...@redhat.com) wrote:
> On 12/10/18 11:31 AM, Dr. David Alan Gilbert (git) wrote:
> > From: "Dr. David Alan Gilbert"
> >
> > Add a cache BAR into which files will be directly mapped.
> > The size cacn be set with the cache-size= property, e.g.
>
> s/cacn/can/
Thanks, fixed.
>
On 12/10/18 11:31 AM, Dr. David Alan Gilbert (git) wrote:
From: "Dr. David Alan Gilbert"
Add a cache BAR into which files will be directly mapped.
The size cacn be set with the cache-size= property, e.g.
s/cacn/can/
-device vhost-user-fs-pci,chardev=char0,tag=myfs,cache-size=16G
Signed
From: "Dr. David Alan Gilbert"
Add a cache BAR into which files will be directly mapped.
The size cacn be set with the cache-size= property, e.g.
-device vhost-user-fs-pci,chardev=char0,tag=myfs,cache-size=16G
Signed-off-by: Dr. David Alan Gilbert
---
hw/virtio/vhost-user-fs.c