d9561c444f
The patch of this purpose is to exclude the CPU cores occupied by the DPDK thread. To mitigate the corner case, we only do it when the number of online CPU cores is larger than then DPDK thread occupied cpu cores. The purpose is uset to improve the performance and avoid the contention between DPDK thread and user's own thread. Change-Id: I1a4a28074df97c55ac531440aea41059a75543f6 Signed-off-by: Ziye Yang <ziye.yang@intel.com> Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/471000 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: JinYu <jin.yu@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> |
||
---|---|---|
.. | ||
env_internal.h | ||
env.c | ||
env.mk | ||
init.c | ||
Makefile | ||
memory.c | ||
pci_ioat.c | ||
pci_nvme.c | ||
pci_virtio.c | ||
pci_vmd.c | ||
pci.c | ||
threads.c |