public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCHv1 0/1] fix sg_tablesize calculation in iser
@ 2017-01-16 17:44 Max Gurtovoy
       [not found] ` <1484588681-12987-1-git-send-email-maxg-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
  0 siblings, 1 reply; 6+ messages in thread
From: Max Gurtovoy @ 2017-01-16 17:44 UTC (permalink / raw)
  To: swise-7bPotxP6k4+P2YhJcF5u+vpXobYPEAuW,
	sagi-NQWnxTmZq1alnMjI0IkVqw, hch-jcswGhMUV9g,
	dledford-H+wXaHxf7aLQT0dZR+AlfA,
	linux-rdma-u79uwXL29TY76Z2rM5mHXA
  Cc: Max Gurtovoy

Hi Guys,
I've noticed that we set the sg_tablesize wrongly in iser
because of the unsigned short casting (still haven't checked other ULPs).
This can cause performance degredation since each IO is divided into
4k chunks or less (sg_nents=1).
I think we need to cc stable kernel since v4.3, right ?

Max Gurtovoy (1):
  IB/iser: Fix sg_tablesize calculation

 drivers/infiniband/ulp/iser/iscsi_iser.c |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2017-01-17  9:57 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-16 17:44 [PATCHv1 0/1] fix sg_tablesize calculation in iser Max Gurtovoy
     [not found] ` <1484588681-12987-1-git-send-email-maxg-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
2017-01-16 17:44   ` [PATCHv1 1/1] IB/iser: Fix sg_tablesize calculation Max Gurtovoy
     [not found]     ` <1484588681-12987-2-git-send-email-maxg-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
2017-01-16 21:03       ` Sagi Grimberg
     [not found]         ` <cd6691fd-11b4-dbf3-3ec4-12ff97bc515a-NQWnxTmZq1alnMjI0IkVqw@public.gmane.org>
2017-01-16 21:17           ` Steve Wise
2017-01-16 21:31             ` Sagi Grimberg
2017-01-17  9:57           ` Max Gurtovoy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox