From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:44650) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gWSol-0008Dv-H4 for qemu-devel@nongnu.org; Mon, 10 Dec 2018 16:10:21 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gWSoi-0005Be-2q for qemu-devel@nongnu.org; Mon, 10 Dec 2018 16:10:19 -0500 Received: from mx1.redhat.com ([209.132.183.28]:47344) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gWSog-00058S-6r for qemu-devel@nongnu.org; Mon, 10 Dec 2018 16:10:14 -0500 References: <20181210173151.16629-1-dgilbert@redhat.com> <20181210173151.16629-4-dgilbert@redhat.com> From: Eric Blake Message-ID: Date: Mon, 10 Dec 2018 15:10:00 -0600 MIME-Version: 1.0 In-Reply-To: <20181210173151.16629-4-dgilbert@redhat.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [RFC PATCH 3/7] virtio-fs: Add cache BAR List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Dr. David Alan Gilbert (git)" , qemu-devel@nongnu.org Cc: sweil@redhat.com, swhiteho@redhat.com, stefanha@redhat.com, vgoyal@redhat.com, miklos@szeredi.hu 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-off-by: Dr. David Alan Gilbert > --- -- Eric Blake, Principal Software Engineer Red Hat, Inc. +1-919-301-3266 Virtualization: qemu.org | libvirt.org