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

the CPU overheads increase much when running a rsocket based app #9

Open
ling0329 opened this issue Feb 13, 2019 · 0 comments
Open

Comments

@ling0329
Copy link

In your paper "FreeFlow-Software-based Virtual RDMA Networking for Containerized Clouds", you compared native TCP with FreeFlow + rsocket, and verified FreeFlow always outperforms Weave both for throughput and latency. In our test, we have obtained the similar results that support your results, but the CPU overheads were higher than we imagine.
The CPU utilization ratio only decreases 20% to 30% than Weave. We initially consider that using rsocket will bring higher CPU overheads,
image
and the loss of CPU increases 50% when compared with ib_send_bw. So we want to know if you got similar problems, or our test results were wrong.

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

1 participant