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

Zero memory copies on IO #3640

Merged
merged 14 commits into from
Mar 4, 2023
Merged

Zero memory copies on IO #3640

merged 14 commits into from
Mar 4, 2023

Conversation

john-sharratt
Copy link
Contributor

This patch removes all the redundant memory copies in the syscalls and reduces the need for the zero padding fix - it should improve performance on syscall heavy applications.

@syrusakbary syrusakbary merged commit 1a10f49 into master Mar 4, 2023
@syrusakbary syrusakbary deleted the zero-mem-copy branch March 4, 2023 03:50
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

Successfully merging this pull request may close these issues.

2 participants