Skip to content

feat: Add tuning options#5

Merged
ChandonPierre merged 3 commits intomasterfrom
cpierre/tuning
Mar 21, 2022
Merged

feat: Add tuning options#5
ChandonPierre merged 3 commits intomasterfrom
cpierre/tuning

Conversation

@ChandonPierre
Copy link
Copy Markdown
Collaborator

aio = read/write asynchronously

min receivefile size = Allow zero-copy writes directly from network socket buffers into the filesystem buffer cache

sendfile = some SMB read calls (mainly ReadAndX and ReadRaw) will use the more efficient sendfile system call for files that are exclusively oplocked

aio = read/write asynchronously

min receivefile size = Allow zero-copy writes directly from network socket buffers into the filesystem buffer cache

sendfile = some SMB read calls (mainly ReadAndX and ReadRaw) will use the more efficient sendfile system call for files that are exclusively oplocked
@ChandonPierre ChandonPierre merged commit 6e472c6 into master Mar 21, 2022
@ChandonPierre ChandonPierre deleted the cpierre/tuning branch March 21, 2022 14:26
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.

1 participant