summaryrefslogtreecommitdiffstats
path: root/fs/ext4/mballoc.c
diff options
context:
space:
mode:
authorDan Schatzberg <dschatzberg@fb.com>2018-10-11 08:17:00 -0700
committerMiklos Szeredi <mszeredi@redhat.com>2018-10-15 15:43:07 +0200
commit5571f1e65486be025f73fa6aa30fb03725d362a2 (patch)
treef5cf8954baf0697386ea6421011fe34d32be2526 /fs/ext4/mballoc.c
parent9a2eb24d1a349f53e20f3d4503568551561eed23 (diff)
downloadlinux-5571f1e65486be025f73fa6aa30fb03725d362a2.tar.bz2
fuse: enable caching of symlinks
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% improvement to build times is achieved with this patch (there are a lot of symlinks in the source tree). Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
Diffstat (limited to 'fs/ext4/mballoc.c')
0 files changed, 0 insertions, 0 deletions