]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
osdc/ObjectCacher: avoid io blocking for bufferheads exceed limit
authorshua.lv <shua.lv@outlook.com>
Fri, 31 May 2024 13:32:02 +0000 (21:32 +0800)
committershua.lv <shua.lv@outlook.com>
Sat, 29 Mar 2025 05:45:52 +0000 (13:45 +0800)
commit71b9b60d14b64a77967507da97f438885091f782
tree84ec21cda00fc9742f62ef427ecc7e8fcf741488
parent11d962da0568c6bf4c0024a2df9a133590854027
osdc/ObjectCacher: avoid io blocking for bufferheads exceed limit

Fixes: https://tracker.ceph.com/issues/62918
Signed-off-by: shua.lv <shua.lv@outlook.com>
qa/suites/rados/objectstore/backends/objectcacher-stress.yaml
qa/workunits/osdc/object_cacher_misc.sh [new file with mode: 0755]
src/osdc/ObjectCacher.cc
src/osdc/ObjectCacher.h
src/test/osdc/CMakeLists.txt
src/test/osdc/object_cacher_misc.cc [new file with mode: 0644]