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
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 for access to source
code and discovered that about a 10% improvem
5 matches
Mail list logo