[PATCH rfc 2/3] RDMA/core: expose cpu affinity based completion vector lookup

Christoph Hellwig hch at lst.de
Thu Jul 13 08:50:00 PDT 2017


On Sun, Jul 02, 2017 at 06:01:33PM +0300, Sagi Grimberg wrote:
> A ULP might want to lookup an optimal completion vector based on
> a given cpu core affinity. Expose a lookup routine for it iterating
> on the device completion vectors searching a vector with affinity
> matching the given cpu.

Shouldn't this return the mask of cpus with the matching affinity
instead of always the first one?



More information about the Linux-nvme mailing list