]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
crimson/os/seastore/rbm: introduce simple avlallocator
authormyoungwon oh <ohmyoungwon@gmail.com>
Fri, 2 Sep 2022 05:54:23 +0000 (14:54 +0900)
committermyoungwon oh <ohmyoungwon@gmail.com>
Wed, 16 Nov 2022 09:18:41 +0000 (18:18 +0900)
commit67dd713bf9e8d88829757c09f73549e0c9c7eea9
tree718de5038420d0510b8047209c182bce6dbfa981
parent8b4a65362b513ccc64576a87a076d23e37c9ee46
crimson/os/seastore/rbm: introduce simple avlallocator

Signed-off-by: Myoungwon Oh <myoungwon.oh@samsung.com>
src/crimson/os/seastore/CMakeLists.txt
src/crimson/os/seastore/random_block_manager/avlallocator.cc [new file with mode: 0644]
src/crimson/os/seastore/random_block_manager/avlallocator.h [new file with mode: 0644]
src/crimson/os/seastore/random_block_manager/extent_allocator.h [new file with mode: 0644]