]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
test/crimson: configure seastar to accept on a fixed core
authorYingxin Cheng <yingxin.cheng@intel.com>
Sun, 19 Jan 2020 07:07:51 +0000 (15:07 +0800)
committerYingxin Cheng <yingxin.cheng@intel.com>
Wed, 12 Feb 2020 02:46:44 +0000 (10:46 +0800)
commit31b931d0e0650cd33f18797c4f2cc3cf074eb59c
treec9a1c49fdb4c173465d90b42c59b8d806a902819
parentd12c84a971f3b86b79562679cdbe80058a593235
test/crimson: configure seastar to accept on a fixed core

Adopt FixedCPUServerSocket and don't move sockets after
connected/accepted.

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