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

bluestore/BlueFS: revert direct IO for WRITER_WAL #11059

Merged
merged 1 commit into from Sep 13, 2016

Conversation

markhpc
Copy link
Member

@markhpc markhpc commented Sep 12, 2016

When writer_type is WRITER_WAL, forcing direct IO when bluefs_buffered_io = true appears to yield a 6-8% performance degradation on NVMe hardware. Revert the change for now. In the future we will need to understand why direct IO in general is causing performance issues on our NVMe test hardware.

Signed-off-by: Mark Nelson mnelson@redhat.com

Signed-off-by: Mark Nelson <mnelson@redhat.com>
@markhpc
Copy link
Member Author

markhpc commented Sep 13, 2016

retest this please

@liewegas liewegas merged commit 96c436a into ceph:master Sep 13, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants