On Tue, Oct 2, 2018 at 11:33 PM, Dan Schatzberg wrote:
> On 9/27/18, 9:59 AM, "Miklos Szeredi" wrote:
>
>> On Thu, Sep 27, 2018 at 3:52 PM, Dan Schatzberg wrote:
>>> FUSE file reads are cached in the page cache, but symlink reads are
>>> not. This patch enables FUSE READLINK operations to be ca
On 9/27/18, 9:59 AM, "Miklos Szeredi" wrote:
> On Thu, Sep 27, 2018 at 3:52 PM, Dan Schatzberg wrote:
>> FUSE file reads are cached in the page cache, but symlink reads are
>> not. This patch enables FUSE READLINK operations to be cached which
>> can improve performance of some FUSE workloads.
On 9/27/18, 9:59 AM, "Miklos Szeredi" wrote:
> On Thu, Sep 27, 2018 at 3:52 PM, Dan Schatzberg wrote:
>> FUSE file reads are cached in the page cache, but symlink reads are
>> not. This patch enables FUSE READLINK operations to be cached which
>> can improve performance of some FUSE workloads.
On Thu, Sep 27, 2018 at 3:52 PM, Dan Schatzberg wrote:
> FUSE file reads are cached in the page cache, but symlink reads are
> not. This patch enables FUSE READLINK operations to be cached which
> can improve performance of some FUSE workloads.
>
> In particular, I'm working on a FUSE filesystem f
4 matches
Mail list logo