]> 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. 64894/head
authorAliaksei Makarau <aliaksei.makarau@ibm.com>
Tue, 31 Mar 2026 06:40:04 +0000 (08:40 +0200)
committerAliaksei Makarau <aliaksei.makarau@ibm.com>
Tue, 31 Mar 2026 07:09:49 +0000 (09:09 +0200)
commite65af75a67b445bf7014842e9d9b3cfbae1e464b
tree8682127bdcd2cf765185dbf37e7d87abf2f97413
parent7d9a37e0cc30f5939088c749ddc6f9435da703b6
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>
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