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

Some questions about running io500 tests #112

Open
Tricky511 opened this issue Mar 2, 2023 · 3 comments
Open

Some questions about running io500 tests #112

Tricky511 opened this issue Mar 2, 2023 · 3 comments

Comments

@Tricky511
Copy link
Collaborator

Code Bug Issues

  1. getdents_remote --- need to consider data length (SubDirectory needs to avoid serialization)

Performance Issues

  1. rpc --- should be the current bottleneck (40 times difference)
  2. path --- get_realpath needs to be optimized (a double difference)
  3. fd --- The implementation of file_desc in intercept needs to be optimized (10% difference)
@uran0sH
Copy link
Member

uran0sH commented Mar 2, 2023

I think we can introduce RDMA for rpc now.

@luanshaotong
Copy link
Member

I think we can introduce RDMA for rpc now.

@mond77 is on it.

@mond77
Copy link
Collaborator

mond77 commented Mar 2, 2023

I am considering about the design of RDMA transport.

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

4 participants