+2
−12
Loading
This reverts commit d9561c44. This patch is incorrectly iterating the CPU mask assuming it is contiguous. However, rather than fix it, let's just let the kernel scheduler place the thread where it thinks is best. It's going to prefer idle cores anyway. So reverting is the simplest way forward. Change-Id: I7b66cce7bfb6ddb108aa7576f508aa3b02b79138 Signed-off-by:Ben Walker <benjamin.walker@intel.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/10475 Reviewed-by:
Jim Harris <james.r.harris@intel.com> Reviewed-by:
Changpeng Liu <changpeng.liu@intel.com> Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com> Community-CI: Mellanox Build Bot Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com>