From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: <1493419685.3041.174.camel@redhat.com> Subject: Re: [PATCH v2 3/6] RDMA/core: expose affinity mappings per completion vector From: Doug Ledford To: Sagi Grimberg , Jens Axboe , linux-nvme@lists.infradead.org, linux-block@vger.kernel.org, linux-rdma@vger.kernel.org Cc: Christoph Hellwig , Or Gerlitz , Saeed Mahameed , Leon Romanovsky Date: Fri, 28 Apr 2017 18:48:05 -0400 In-Reply-To: <1491474998-16423-4-git-send-email-sagi@grimberg.me> References: <1491474998-16423-1-git-send-email-sagi@grimberg.me> <1491474998-16423-4-git-send-email-sagi@grimberg.me> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 List-ID: On Thu, 2017-04-06 at 13:36 +0300, Sagi Grimberg wrote: > This will allow ULPs to intelligently locate threads based > on completion vector cpu affinity mappings. In case the > driver does not expose a get_vector_affinity callout, return > NULL so the caller can maintain a fallback logic. > > Reviewed-by: Christoph Hellwig > Signed-off-by: Sagi Grimberg >  Acked-by: Doug Ledford -- Doug Ledford     GPG KeyID: B826A3330E572FDD     Key fingerprint = AE6B 1BDA 122B 23B4 265B  1274 B826 A333 0E57 2FDD From mboxrd@z Thu Jan 1 00:00:00 1970 From: dledford@redhat.com (Doug Ledford) Date: Fri, 28 Apr 2017 18:48:05 -0400 Subject: [PATCH v2 3/6] RDMA/core: expose affinity mappings per completion vector In-Reply-To: <1491474998-16423-4-git-send-email-sagi@grimberg.me> References: <1491474998-16423-1-git-send-email-sagi@grimberg.me> <1491474998-16423-4-git-send-email-sagi@grimberg.me> Message-ID: <1493419685.3041.174.camel@redhat.com> On Thu, 2017-04-06@13:36 +0300, Sagi Grimberg wrote: > This will allow ULPs to intelligently locate threads based > on completion vector cpu affinity mappings. In case the > driver does not expose a get_vector_affinity callout, return > NULL so the caller can maintain a fallback logic. > > Reviewed-by: Christoph Hellwig > Signed-off-by: Sagi Grimberg >? Acked-by: Doug Ledford -- Doug Ledford ? ? GPG KeyID: B826A3330E572FDD ? ? Key fingerprint = AE6B 1BDA 122B 23B4 265B ?1274 B826 A333 0E57 2FDD