]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
os/bluestore: refactor allocator histogram to use ExtentCollectionTraits
authorIgor Fedotov <igor.fedotov@croit.io>
Fri, 2 Feb 2024 18:16:18 +0000 (21:16 +0300)
committerJoshua Baergen <jbaergen@digitalocean.com>
Wed, 9 Apr 2025 19:39:50 +0000 (13:39 -0600)
commit19692b88f119fc1cae6e06168e632051deeb05e4
tree9c0f7972a095147ef379e633ca4aa0dde63522ad
parenta3fa9daa22abf72fed6322447a915759b16e9c4d
os/bluestore: refactor allocator histogram to use ExtentCollectionTraits

Signed-off-by: Igor Fedotov <igor.fedotov@croit.io>
src/os/bluestore/Allocator.cc
src/os/bluestore/Allocator.h
src/test/objectstore/Allocator_bench.cc
src/test/objectstore/allocator_replay_test.cc