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

PR #112 requires a socket handle to consume the buffer #99

Merged
merged 3 commits into from
Jan 4, 2021

Conversation

stlankes
Copy link
Contributor

@stlankes stlankes commented Jan 3, 2021

in addition, we revised the benchmark to measure the stream bandwidth and supports now also non-blocking streams.

@stlankes
Copy link
Contributor Author

stlankes commented Jan 3, 2021

@mustermeiszer Or do I forget something?

@mustermeiszer
Copy link

@stlankes device.rs looks good to me.

What are the changes in the bw-benchmark-client good for?

@stlankes
Copy link
Contributor Author

stlankes commented Jan 4, 2021

If the client use a non-blocking stream, the write operation is able to fail because the resources are temporarily not available. In this case, we have to reinitiate the last write operation.

@stlankes
Copy link
Contributor Author

stlankes commented Jan 4, 2021

bors r+

@bors bors bot merged commit 0f0f43b into hermit-os:master Jan 4, 2021
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