]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw/d4n: add pipelining to PUT in write-cache
authorPritha Srivastava <prsrivas@redhat.com>
Tue, 22 Apr 2025 03:04:04 +0000 (08:34 +0530)
committerPritha Srivastava <prsrivas@redhat.com>
Tue, 26 Aug 2025 04:18:05 +0000 (09:48 +0530)
commit85c04af9de120ad14a6717af5419607047c1a681
treef38a4aca34886adfb5e3b30c1b77becb7c07cb7a
parentf3d78c59883e07a315ca4b3ec0e1c81109e3b05a
rgw/d4n: add pipelining to PUT in write-cache
and read cache for data blocks directory entries

introduced a pipelined version of set command.

Signed-off-by: Pritha Srivastava <prsrivas@redhat.com>
src/rgw/driver/d4n/d4n_directory.cc
src/rgw/driver/d4n/d4n_directory.h
src/rgw/driver/d4n/d4n_policy.cc
src/rgw/driver/d4n/rgw_sal_d4n.cc
src/rgw/driver/d4n/rgw_sal_d4n.h
src/test/rgw/test_d4n_directory.cc