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

osd: eliminate ineffective container operations #19099

Merged
merged 6 commits into from
Jan 11, 2018

Commits on Jan 3, 2018

  1. os/Transaction: print keys when dumping omap_removekeys transaction

    Signed-off-by: Igor Fedotov <ifedotov@suse.com>
    ifed01 committed Jan 3, 2018
    Configuration menu
    Copy the full SHA
    01cda74 View commit details
    Browse the repository at this point in the history
  2. os/bluestore: distinguish regular and pgmeta omaps when generating DB

    histogram
    
    Signed-off-by: Igor Fedotov <ifedotov@suse.com>
    ifed01 committed Jan 3, 2018
    Configuration menu
    Copy the full SHA
    b40131a View commit details
    Browse the repository at this point in the history
  3. osd/PGLog: refactor 'trimmed' container processing to use 'move' sema…

    …ntics whenever possible
    
    Signed-off-by: Igor Fedotov <ifedotov@suse.com>
    ifed01 committed Jan 3, 2018
    Configuration menu
    Copy the full SHA
    6df13e6 View commit details
    Browse the repository at this point in the history
  4. osd/PrimryLogPG: avoid repetitive lookups on waiting_for_ondisk in ev…

    …al_repop.
    
    Signed-off-by: Igor Fedotov <ifedotov@suse.com>
    ifed01 committed Jan 3, 2018
    Configuration menu
    Copy the full SHA
    3f11a47 View commit details
    Browse the repository at this point in the history
  5. osd/pglog: avoid excessive lookups in unindex method

    Signed-off-by: Igor Fedotov <ifedotov@suse.com>
    ifed01 committed Jan 3, 2018
    Configuration menu
    Copy the full SHA
    3ad6456 View commit details
    Browse the repository at this point in the history
  6. osd/PG: avoid excessive lookups in share_pg_info()

    Signed-off-by: Igor Fedotov <ifedotov@suse.com>
    ifed01 committed Jan 3, 2018
    Configuration menu
    Copy the full SHA
    dfcdf7c View commit details
    Browse the repository at this point in the history