+100
−45
Loading
We add a custom IOBUF_FOREACH_SOCKET_ID() iterator, so that when NUMA is disabled, it will only use node 0 for all operations. But the get/put functions still only use NUMA node 0. Upcoming patches will add the APIs and implementation to choose a NUMA node to allocate from. Signed-off-by:Jim Harris <jim.harris@samsung.com> Change-Id: Ic863d483432ad2f059c7facccf69b820bcad828a Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/24542 Reviewed-by:
Ben Walker <ben@nvidia.com> Community-CI: Mellanox Build Bot Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Konrad Sztyber <konrad.sztyber@intel.com> Community-CI: Community CI Samsung <spdk.community.ci.samsung@gmail.com>