Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support splice() #18

Closed
cberner opened this issue Sep 24, 2020 · 3 comments
Closed

Support splice() #18

cberner opened this issue Sep 24, 2020 · 3 comments

Comments

@cberner
Copy link
Owner

cberner commented Sep 24, 2020

No description provided.

@cberner cberner added this to the ABI 7.14 support milestone Sep 24, 2020
@cberner
Copy link
Owner Author

cberner commented Nov 9, 2020

Mic92/cntr-fuse@bb1c89f

@cberner
Copy link
Owner Author

cberner commented Jun 22, 2021

Closing. The linked patch isn't related to the splice feature added in ABI 7.14. The feature that was added appears to be a performance optimization that allows libfuse to use splice() when communicating with the kernel

@cberner cberner closed this as completed Jun 22, 2021
@ChengCat
Copy link

The linked patch is exactly about the SPLICE_* options added in ABI 7.14. SPLICE_* allows the performance optimization using the splice system call. This performance optimization can be important for some applications.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants