From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tomas Henzl Subject: Re: [mpt3sas driver 05/10] mpt3sas: Make use of additional HighPriority credit message frames for sending SCSI IO's Date: Thu, 4 Feb 2016 15:24:56 +0100 Message-ID: <56B35F38.2080201@redhat.com> References: <1453963027-19770-1-git-send-email-suganath-prabu.subramani@avagotech.com> <1453963027-19770-6-git-send-email-suganath-prabu.subramani@avagotech.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1453963027-19770-6-git-send-email-suganath-prabu.subramani@avagotech.com> Sender: linux-kernel-owner@vger.kernel.org To: Suganath prabu Subaramani , JBottomley@Parallels.com, jejb@kernel.org, hch@infradead.org Cc: martin.petersen@oracle.com, linux-scsi@vger.kernel.org, Sathya.Prakash@avagotech.com, kashyap.desai@avagotech.com, krishnaraddi.mankani@avagotech.com, linux-kernel@vger.kernel.org, chaitra.basappa@avagotech.com, sreekanth.reddy@avagotech.com List-Id: linux-scsi@vger.kernel.org On 28.1.2016 07:37, Suganath prabu Subaramani wrote: > From: Suganath prabu Subramani > > Driver assumes HighPriority credit as part of Global credit. But, > Firmware treats HighPriority credit value and global cedits as two > different values. Changed host queue algorithm to treat global credits and > highPriority credits as two different values. > > Signed-off-by: Suganath prabu Subramani > Signed-off-by: Chaitra P B Reviewed-by: Tomas Henzl Tomas