..
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
2 years ago
bounded_thread_pool.hpp
Use relaxed memory order for atomic counters
2 years ago
buffer.c
Remove write_buf, simplify FUSE msg dispatching
3 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
4 years ago
crc32b.h
Reduce struct node size
4 years ago
debug.c
Add new debug printing routines
4 years ago
debug.h
Add new debug printing routines
4 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 thread names for easier debugging
2 years ago
fuse_config.cpp
Move fuse thread args out of fuse session object
2 years ago
fuse_dirents.c
Rework dirents buffer management
4 years ago
fuse_i.h
Remove splicing features
2 years ago
fuse_ll.hpp
Remove splicing features
2 years ago
fuse_loop.cpp
Add thread names for easier debugging
2 years ago
fuse_lowlevel.c
Add callbacks for newer functions
2 years ago
fuse_misc.h
libfuse cleanup: add more header include guards
5 years ago
fuse_msgbuf.cpp
Use relaxed memory order for atomic counters
2 years ago
fuse_msgbuf.hpp
Align msg buffer memory to allow O_DIRECT to work
2 years ago
fuse_node.c
Major rework of memory allocation using fixed mem pools
4 years ago
fuse_node.h
Major rework of memory allocation using fixed mem pools
4 years ago
fuse_opt.c
libfuse cleanup: remove libfuse API compatibility
5 years ago
fuse_session.c
Add async message processing
2 years ago
fuse_signals.c
Add manual GC triggering + configurable process queue depth
2 years ago
helper.c
Remove unnecessary libfuse abstractions
3 years ago
khash.h
Major rework of memory allocation using fixed mem pools
4 years ago
lfmp.h
Lock less often during logging
3 years ago
lock.h
Add manual GC triggering + configurable process queue depth
2 years ago
make_unique.hpp
Add manual GC triggering + configurable process queue depth
2 years 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
2 years ago
node.h
Add manual GC triggering + configurable process queue depth
2 years 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
2 years ago
syslog.c
Simplify syslog wrapper a bit
2 years ago
syslog.h
Add manual GC triggering + configurable process queue depth
2 years ago
unbounded_queue.hpp
Add async message processing
2 years ago