]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
bluestore/allocator: Aging test for bluestore allocators. 22574/head
authorAdam Kupczyk <akupczyk@redhat.com>
Fri, 15 Jun 2018 09:33:59 +0000 (11:33 +0200)
committerAdam Kupczyk <akupczyk@redhat.com>
Wed, 4 Sep 2019 08:49:26 +0000 (10:49 +0200)
commitec783e629fa04e084ebefeef0d4abc616a7c61a9
tree1f5746d2064f8731d5a60a837b5d219022796118
parentb1c14b7f6ea0c4f4279fb32d58cad0d143740152
bluestore/allocator: Aging test for bluestore allocators.

Tests performance and fragmentation for data accumulation
and storage capacity extension scenario.

Signed-off-by: Adam Kupczyk <akupczyk@redhat.com>
src/test/objectstore/Allocator_aging_fragmentation.cc [new file with mode: 0755]
src/test/objectstore/CMakeLists.txt