Skip to content

How to properly setup buffer read test. fio and dd shows very different result. #1696

Answered by axboe
jtweng asked this question in Q&A
Discussion options

You must be logged in to vote

Fio will invalidate the cache if the file before reading it, as without that you're just measuring how fast you can copy pages and not doing any io. You can then this off with invalidate=0.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by jtweng
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants