Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752753AbaLDDQt (ORCPT ); Wed, 3 Dec 2014 22:16:49 -0500 Received: from aserp1040.oracle.com ([141.146.126.69]:20682 "EHLO aserp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752590AbaLDDQr (ORCPT ); Wed, 3 Dec 2014 22:16:47 -0500 To: Sreekanth Reddy Cc: jejb@kernel.org, hch@infradead.org, martin.petersen@oracle.com, linux-scsi@vger.kernel.org, JBottomley@Parallels.com, Sathya.Prakash@avagotech.com, Nagalakshmi.Nandigama@avagotech.com, linux-kernel@vger.kernel.org Subject: Re: [PATCH 09/22] [SCSI] mpt2sas, mpt3sas: Added a support to set cpu affinity for each MSIX vector enabled by the HBA From: "Martin K. Petersen" Organization: Oracle Corporation References: <1416467155-16869-1-git-send-email-Sreekanth.Reddy@avagotech.com> <1416467155-16869-10-git-send-email-Sreekanth.Reddy@avagotech.com> Date: Wed, 03 Dec 2014 22:16:12 -0500 In-Reply-To: <1416467155-16869-10-git-send-email-Sreekanth.Reddy@avagotech.com> (Sreekanth Reddy's message of "Thu, 20 Nov 2014 12:35:42 +0530") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Source-IP: ucsinet21.oracle.com [156.151.31.93] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org >>>>> "Sreekanth" == Sreekanth Reddy writes: Sreekanth> Added a support to set cpu affinity mask for each MSIX vector Sreekanth> enabled by the HBA, So that by runnig the irqbalancer, Sreekanth> interrupts can be balanced among the cpus. Wouldn't it be better to do this in _base_assign_reply_queues since we're already iterating there? -- Martin K. Petersen Oracle Linux Engineering -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/