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

Test IO Approaches #211

Open
bprail opened this issue Oct 22, 2018 · 2 comments
Open

Test IO Approaches #211

bprail opened this issue Oct 22, 2018 · 2 comments
Assignees
Labels

Comments

@bprail
Copy link
Owner

bprail commented Oct 22, 2018

Test:

  1. Pure 1MB writes, initially artificial sized, can either pad out buffers or copy chunks in.
  2. Async IO

What is required to achieve 1+ GB/s?

@bprail bprail self-assigned this Oct 22, 2018
@bprail
Copy link
Owner Author

bprail commented Jan 29, 2020

API for writing multiple buffers simultaneously - https://linux.die.net/man/2/writev

@bprail
Copy link
Owner Author

bprail commented Feb 7, 2020

Also, test with writing to /dev/null?

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

No branches or pull requests

1 participant