From: Ziye Yang Date: Wed, 6 Sep 2017 05:16:12 +0000 (+0800) Subject: os/bluestore/NVMEDevice: Remove using dpdk thread X-Git-Tag: v13.0.1~763^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=44851549bbc58520a32c15a7db5097b5e44dd53f;p=ceph.git os/bluestore/NVMEDevice: Remove using dpdk thread Do not use DPDK's thread but use the run in complete mode, thus we do not need to bind two cores for SPDK. Signed-off-by: Ziye Yang Signed-off-by: Pan Liu --- diff --git a/src/common/options.cc b/src/common/options.cc index b5675608306..cc581620d5e 100644 --- a/src/common/options.cc +++ b/src/common/options.cc @@ -3164,7 +3164,7 @@ std::vector