You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Antonio SJ Musumeci fa537961c5 Simplify syslog wrapper a bit 1 year ago
..
fmt Add ability to pin read and processing threads 2 years ago
ghc Add ability to pin read and processing threads 2 years ago
bounded_queue.hpp Add manual GC triggering + configurable process queue depth 1 year ago
bounded_thread_pool.hpp Add manual GC triggering + configurable process queue depth 1 year ago
buffer.c Remove write_buf, simplify FUSE msg dispatching 2 years ago
cpu.cpp Add ability to pin read and processing threads 2 years ago
cpu.hpp Add ability to pin read and processing threads 2 years ago
crc32b.c Reduce struct node size 3 years ago
crc32b.h Reduce struct node size 3 years ago
debug.c Add new debug printing routines 3 years ago
debug.h Add new debug printing routines 3 years ago
fmp.h Rework node slab garbage collection to limit blocking work threads 3 years ago
format.cpp Add ability to pin read and processing threads 2 years ago
fuse.c Add manual GC triggering + configurable process queue depth 1 year ago
fuse_dirents.c Rework dirents buffer management 3 years ago
fuse_i.h Remove splicing features 2 years ago
fuse_ll.hpp Remove splicing features 2 years ago
fuse_loop_mt.cpp Add manual GC triggering + configurable process queue depth 1 year ago
fuse_lowlevel.c Fix read/write behavior and return value depending on direct_io 1 year ago
fuse_misc.h libfuse cleanup: add more header include guards 4 years ago
fuse_msgbuf.cpp Fix build on older distros due to std::atomic definitions 1 year ago
fuse_msgbuf.hpp Add manual GC triggering + configurable process queue depth 1 year ago
fuse_mt.c Add manual GC triggering + configurable process queue depth 1 year ago
fuse_node.c Major rework of memory allocation using fixed mem pools 3 years ago
fuse_node.h Major rework of memory allocation using fixed mem pools 3 years ago
fuse_opt.c libfuse cleanup: remove libfuse API compatibility 4 years ago
fuse_session.c Add async message processing 2 years ago
fuse_signals.c Add manual GC triggering + configurable process queue depth 1 year ago
helper.c Remove unnecessary libfuse abstractions 2 years ago
khash.h Major rework of memory allocation using fixed mem pools 3 years ago
lfmp.h Lock less often during logging 3 years ago
lock.h Add manual GC triggering + configurable process queue depth 1 year ago
make_unique.hpp Add manual GC triggering + configurable process queue depth 1 year ago
mount.c replace libfuse's autoconf with makefile 6 years ago
mount_bsd.c Remove 'nonempty' argument 2 years ago
mount_generic.c Hard code setting of allow_other, ignore when set 2 years ago
mount_util.c Remove 'nonempty' argument 2 years ago
mount_util.h Remove 'nonempty' argument 2 years ago
node.c Add manual GC triggering + configurable process queue depth 1 year ago
node.h Add manual GC triggering + configurable process queue depth 1 year ago
os.cpp Add ability to pin read and processing threads 2 years ago
scope_guard.hpp Add manual GC triggering + configurable process queue depth 1 year ago
syslog.c Simplify syslog wrapper a bit 1 year ago
syslog.h Add manual GC triggering + configurable process queue depth 1 year ago
thread_pool.hpp Add manual GC triggering + configurable process queue depth 1 year ago
unbounded_queue.hpp Add async message processing 2 years ago