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

os/bluestore/BlueFS: disable buffered io #10766

Merged
merged 3 commits into from Aug 19, 2016

Commits on Aug 18, 2016

  1. os/bluestore: break down onode vs bnode_map size in log

    Signed-off-by: Sage Weil <sage@redhat.com>
    liewegas committed Aug 18, 2016
    Copy the full SHA
    8a54076 View commit details
    Browse the repository at this point in the history
  2. os/bluestore/BlueFS: do direct io by default (not buffered)

    Somnath is doing this in his testing with good results.
    
    Signed-off-by: Sage Weil <sage@redhat.com>
    liewegas committed Aug 18, 2016
    Copy the full SHA
    7f568fa View commit details
    Browse the repository at this point in the history
  3. os/bluestore/BlueFS: rename buffered_io option

    This is not a bluestore option.
    
    Signed-off-by: Sage Weil <sage@redhat.com>
    liewegas committed Aug 18, 2016
    Copy the full SHA
    6af2ed7 View commit details
    Browse the repository at this point in the history