[Bug 230260] [FUSE] [PERFORMANCE]: Performance issue (I/O block size)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Aug 2 00:36:49 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230260

--- Comment #2 from Conrad Meyer <cem at freebsd.org> ---
libfuse itself has a crappy splice(2) reimplementation that hardcodes a 4k
buffer size.  I'm not sure that's being used here, but it's a possibility.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list