]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ci.git/log
ceph-ci.git
2 weeks agofixup! crimson/os/seastore/cache: add "read_extents_maybe_partial" wip-seastore-aggregate-read
Xuehan Xu [Sat, 6 Dec 2025 11:21:44 +0000 (19:21 +0800)]
fixup! crimson/os/seastore/cache: add "read_extents_maybe_partial"

2 weeks agocrimson/os/seastore/object_data_handler: fiemap return laddr continuous
Xuehan Xu [Wed, 24 Sep 2025 06:52:17 +0000 (14:52 +0800)]
crimson/os/seastore/object_data_handler: fiemap return laddr continuous
mappings as a single region

Signed-off-by: Xuehan Xu <xuxuehan@qianxin.com>
2 weeks agotest/crimson/seastore/test_object_data_handler: add the UT case for
Xuehan Xu [Mon, 25 Aug 2025 07:19:48 +0000 (15:19 +0800)]
test/crimson/seastore/test_object_data_handler: add the UT case for
aggregate read

Signed-off-by: Xuehan Xu <xuxuehan@qianxin.com>
2 weeks agocrimson/os/seastore/object_data_handler: read consecutive extents in
Xuehan Xu [Mon, 18 Aug 2025 13:05:21 +0000 (21:05 +0800)]
crimson/os/seastore/object_data_handler: read consecutive extents in
batches

Signed-off-by: Xuehan Xu <xuxuehan@qianxin.com>
2 weeks agocrimson/os/seastore/transaction_manager: add read_pins
Xuehan Xu [Mon, 18 Aug 2025 09:20:24 +0000 (17:20 +0800)]
crimson/os/seastore/transaction_manager: add read_pins

Signed-off-by: Xuehan Xu <xuxuehan@qianxin.com>
2 weeks agocrimson/os/seastore/cache: add "read_extents_maybe_partial"
Xuehan Xu [Mon, 18 Aug 2025 06:16:21 +0000 (14:16 +0800)]
crimson/os/seastore/cache: add "read_extents_maybe_partial"

Signed-off-by: Xuehan Xu <xuxuehan@qianxin.com>
2 weeks agocrimson/os/seastore/device: add readv
Xuehan Xu [Fri, 15 Aug 2025 11:12:18 +0000 (19:12 +0800)]
crimson/os/seastore/device: add readv

Signed-off-by: Xuehan Xu <xuxuehan@qianxin.com>
2 weeks agoMerge pull request #65274 from ifed01/wip-ifed-more-max-lat
Igor Fedotov [Wed, 3 Dec 2025 14:46:08 +0000 (17:46 +0300)]
Merge pull request #65274 from ifed01/wip-ifed-more-max-lat

os/bluestore: track max latencies for key bluestore/bluefs perf counters

Reviewed-by: Adam Kupczyk <akupczyk@ibm.com>