+1
−1
Loading
SPDK schedulers and governors don't understand SMT yet, but let's at least disable the case where the app core mask contains one SMT core but not its sibling. Upcoming patches will teach schedulers about SMT to make better decisions, but we can never really make governor changes if SPDK only is managing one core out of a set of siblings. Signed-off-by:Jim Harris <jim.harris@samsung.com> Change-Id: Ie2a7403e2b5a7c3ab47023f01c2edec5de020ab6 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/23528 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Community-CI: Mellanox Build Bot Reviewed-by:
Tomasz Zawadzki <tomasz.zawadzki@intel.com> Reviewed-by:
Konrad Sztyber <konrad.sztyber@intel.com>