Merge pull request #40732 from neha-ojha/wip-50217

common/options/global.yaml.in: increase default value of bluestore_cache_trim_max_skip_pinned

Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed-by: Mark Nelson <mnelson@redhat.com>
Reviewed-by: Adam Kupczyk <akupczyk@redhat.com>
Reviewed-by: Igor Fedotov <ifedotov@suse
This commit is contained in:
Neha Ojha 2021-04-16 13:00:52 -07:00 committed by GitHub
commit d8a37fe4fa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6491,7 +6491,7 @@ options:
type: uint
level: dev
desc: Max pinned cache entries we consider before giving up
default: 64
default: 1000
with_legacy: true
- name: bluestore_cache_type
type: str