]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
Merge pull request #10257 from chhabaramesh/extent_alloc
authorMark Nelson <mark.a.nelson@gmail.com>
Wed, 20 Jul 2016 13:22:31 +0000 (08:22 -0500)
committerGitHub <noreply@github.com>
Wed, 20 Jul 2016 13:22:31 +0000 (08:22 -0500)
os/bluestore: extent alloc functionality for stupid and bitmap allocator

Mark's Comments:
This passed "ceph_test_objectstore --gtest_filter=*/2".
This PR appears to result in a large sequential write performance increase (Up to ~3.5X), and may contribute to a small random write performance increase as well.

Reviewed-by: Mark Nelson <mnelson@redhat.com>
1  2 
src/os/bluestore/BlueStore.cc

Simple merge