]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
This change introduces the shared memory communication (SMC-D) for the cluster network. 68254/head
authorAliaksei Makarau <aliaksei.makarau@ibm.com>
Tue, 31 Mar 2026 06:40:04 +0000 (08:40 +0200)
committerAliaksei Makarau <aliaksei.makarau@ibm.com>
Mon, 13 Apr 2026 11:45:53 +0000 (13:45 +0200)
commit403f6ce3b3d954f8356d280c11f17c99dcdcd0d5
tree13cce630434cf1c73f9cd0b09867c4529139cb1d
parent7fa3d7da749bf48de0b2e401108de18f2a18d86b
This change introduces the shared memory communication (SMC-D) for the cluster network.
SMC-D is faster than ethernet in IBM Z LPARs and/or VMs (zVM or KVM).

Fixes: https://tracker.ceph.com/issues/66702
Signed-off-by: Aliaksei Makarau <aliaksei.makarau@ibm.com>
(cherry picked from commit e65af75a67b445bf7014842e9d9b3cfbae1e464b)
src/common/options/global.yaml.in
src/msg/async/AsyncMessenger.cc
src/msg/async/PosixStack.cc
src/msg/async/PosixStack.h
src/msg/async/Stack.cc
src/msg/async/net_handler.cc
src/msg/async/net_handler.h