mergerfs/libfuse/lib
Antonio SJ Musumeci 7cbd88ac81 allow setting of 'max_pages' (via 'fuse_msg_size')
Linux 4.20 and above allow setting the number of pages per FUSE message
upto 256 (4K * 256 = 1MiB). This can greatly increase read and write
speeds depending on the workload.
2019-06-03 21:01:19 -04:00
..
buffer.c add libfuse 2.9.7 to repo and build against libfuse.a 2017-06-02 11:25:25 -04:00
cuse_lowlevel.c add setting of thread pool size 2017-07-02 23:50:39 -04:00
fuse_i.h add libfuse 2.9.7 to repo and build against libfuse.a 2017-06-02 11:25:25 -04:00
fuse_kern_chan.c allow setting of 'max_pages' (via 'fuse_msg_size') 2019-06-03 21:01:19 -04:00
fuse_loop_mt.c add setting of thread pool size 2017-07-02 23:50:39 -04:00
fuse_loop.c add libfuse 2.9.7 to repo and build against libfuse.a 2017-06-02 11:25:25 -04:00
fuse_lowlevel.c allow setting of 'max_pages' (via 'fuse_msg_size') 2019-06-03 21:01:19 -04:00
fuse_misc.h add libfuse 2.9.7 to repo and build against libfuse.a 2017-06-02 11:25:25 -04:00
fuse_mt.c add setting of thread pool size 2017-07-02 23:50:39 -04:00
fuse_opt.c add libfuse 2.9.7 to repo and build against libfuse.a 2017-06-02 11:25:25 -04:00
fuse_session.c add libfuse 2.9.7 to repo and build against libfuse.a 2017-06-02 11:25:25 -04:00
fuse_signals.c add libfuse 2.9.7 to repo and build against libfuse.a 2017-06-02 11:25:25 -04:00
fuse_versionscript add libfuse 2.9.7 to repo and build against libfuse.a 2017-06-02 11:25:25 -04:00
fuse.c allow setting of 'max_pages' (via 'fuse_msg_size') 2019-06-03 21:01:19 -04:00
helper.c allow setting of 'max_pages' (via 'fuse_msg_size') 2019-06-03 21:01:19 -04:00
Makefile.am remove libfuse modules 2019-02-03 19:49:11 -05:00
mount_bsd.c add libfuse 2.9.7 to repo and build against libfuse.a 2017-06-02 11:25:25 -04:00
mount_generic.c replace libfuse's autoconf with makefile 2019-02-18 21:36:32 -05:00
mount_util.c add libfuse 2.9.7 to repo and build against libfuse.a 2017-06-02 11:25:25 -04:00
mount_util.h add libfuse 2.9.7 to repo and build against libfuse.a 2017-06-02 11:25:25 -04:00
mount.c replace libfuse's autoconf with makefile 2019-02-18 21:36:32 -05:00
ulockmgr.c add libfuse 2.9.7 to repo and build against libfuse.a 2017-06-02 11:25:25 -04:00