]> www.infradead.org Git - users/jedix/linux-maple.git/commit
lpfc: in sli3 use configured sg_seg_cnt for sg_tablesize
authorrkennedy <dick.kennedy@avagotech.com>
Tue, 13 Oct 2015 19:48:24 +0000 (12:48 -0700)
committerChuck Anderson <chuck.anderson@oracle.com>
Mon, 19 Oct 2015 16:10:57 +0000 (09:10 -0700)
commite2c6b78446d7541a2ad81fadecbfcb31470182ce
tree7bc300cb11959ed99784aa4c46f2b43ad2d39e3a
parent8541b42e551449bdc5e02a9fb605f2e09b19783a
lpfc: in sli3 use configured sg_seg_cnt for sg_tablesize

Submitted by james.smart () james.smart.()@emulex.comSubmitted by Bodo Stroesser Bodo.Stroesser@emulex.com

From: Bodo Stroesser bstroesser@ts.fujitsu.com

Hi James,

We had some performance problems with RAID systems connected to LPe12k.
AFAICS, the reason is a small bug in lpfc.ko, causing the IO-size to
be smaller than expected.

The patch below fixes it for us.

Please CC me, I'm not on the list.

Best regards
Bodo

http://marc.info/?l=linux-scsi&m=144105411003735&w=2

Orabug: 22029622
From dick.kennedy@avagotech.com lpfc-10.5.0.1-11.0.0.3-1.tar.gz
Acked-by: Chuck Anderson <chuck.anderson@oracle.com>
drivers/scsi/lpfc/lpfc_init.c