From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from bombadil.infradead.org ([65.50.211.133]:46406 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751346AbdLCSfY (ORCPT ); Sun, 3 Dec 2017 13:35:24 -0500 Date: Sun, 3 Dec 2017 10:35:23 -0800 From: Christoph Hellwig To: Chuck Lever Cc: anna.schumaker@netapp.com, linux-rdma@vger.kernel.org, linux-nfs@vger.kernel.org Subject: Re: [PATCH v1] xprtrdma: Spread reply processing over more CPUs Message-ID: <20171203183523.GA29539@infradead.org> References: <20171202212840.11321.83261.stgit@manet.1015granger.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <20171202212840.11321.83261.stgit@manet.1015granger.net> Sender: linux-nfs-owner@vger.kernel.org List-ID: Hmm. I'd love to find a way to handle this in the core code, but until that is done you should probably move sc_rq_cq to execture in softirq code.