]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
test/crimson: test messenger only on designated core
authorYingxin Cheng <yingxin.cheng@intel.com>
Sun, 19 Jan 2020 07:09:50 +0000 (15:09 +0800)
committerYingxin Cheng <yingxin.cheng@intel.com>
Wed, 12 Feb 2020 02:46:44 +0000 (10:46 +0800)
commite63fb6bc180d74f40e3d72bdb2dd8588125ff2e5
treeef4e8079f83be6f793363782ff47d2d3054fafae
parent31b931d0e0650cd33f18797c4f2cc3cf074eb59c
test/crimson: test messenger only on designated core

Messenger/Connection are not implemented properly to be a cross-core
service, and the related use cases are not defined yet.

Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com>
src/test/crimson/test_messenger.cc