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: Hint based allocation in bitmap Allocator #10978

Merged
merged 3 commits into from
Sep 7, 2016

Commits on Sep 7, 2016

  1. hint in extent_alloc code

    Signed-off-by: Ramesh Chander <Ramesh.Chander@sandisk.com>
    chhabaramesh committed Sep 7, 2016
    Configuration menu
    Copy the full SHA
    2eed1ef View commit details
    Browse the repository at this point in the history
  2. remove wrap argument and handle in wrappers

    Signed-off-by: Ramesh Chander <Ramesh.Chander@sandisk.com>
    chhabaramesh committed Sep 7, 2016
    Configuration menu
    Copy the full SHA
    89afb56 View commit details
    Browse the repository at this point in the history
  3. Hint argument in alloc_blocks + test case changes

    Signed-off-by: Ramesh Chander <Ramesh.Chander@sandisk.com>
    chhabaramesh committed Sep 7, 2016
    Configuration menu
    Copy the full SHA
    3c06717 View commit details
    Browse the repository at this point in the history