]> git.openfabrics.org - ~ardavis/dapl.git/commit
mpxyd: change MIC cpu_mask to per numa node instead of adapter
authorArlin Davis <arlin.r.davis@intel.com>
Mon, 11 Aug 2014 16:49:08 +0000 (09:49 -0700)
committerArlin Davis <arlin.r.davis@intel.com>
Mon, 11 Aug 2014 16:49:08 +0000 (09:49 -0700)
commit86a4ff51b5da853c85dc290fe1b69725d8f18618
tree713332a8054a415b2d7c851ba0cab22786bcd088
parent4e0e6dc0ac02c651767d446a4f58eeb991fff983
mpxyd: change MIC cpu_mask to per numa node instead of adapter

The proxy processing threads for multiple cards in same socket will overlap
same cpu cores with existing cpumask per adapter. Change thread affinity
and cpumask to a per socket method.

Signed-off-by: Arlin Davis <arlin.r.davis@intel.com>
dapl/svc/mpxyd.c
dapl/svc/mpxyd.h