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

slow write BW observed beyond 64KB size #2

Closed
drossetti opened this issue Aug 24, 2016 · 1 comment
Closed

slow write BW observed beyond 64KB size #2

drossetti opened this issue Aug 24, 2016 · 1 comment
Labels

Comments

@drossetti
Copy link
Member

This has been reported by Mark Mark Silberstein mark@ee.technion.ac.il

We finally pinpointed the setup, and it's easily reproducible.

  1. Get the CPU ptr for the buffer in the mapped BAR
  2. Sequentially pread from file into that buffer in blocks >=64K.

As long as blocks are less than 64K, we get ~1GB/s. For blocks >= 64K we get around 13MB/s

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