From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@bugzilla.kernel.org
Subject: [Bug 15007] SCSI host adapter's scatter-gather list size Issue
Date: Thu, 14 Jan 2010 12:27:12 GMT
Message-ID: <201001141227.o0ECRCAb002637@demeter.kernel.org>
References:
Mime-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
Return-path:
Received: from demeter.kernel.org ([140.211.167.39]:47251 "EHLO
demeter.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org
with ESMTP id S1756026Ab0ANM1P (ORCPT
); Thu, 14 Jan 2010 07:27:15 -0500
Received: from demeter.kernel.org (localhost.localdomain [127.0.0.1])
by demeter.kernel.org (8.14.3/8.14.2) with ESMTP id o0ECRChf002638
for ; Thu, 14 Jan 2010 12:27:12 GMT
In-Reply-To:
Sender: linux-scsi-owner@vger.kernel.org
List-Id: linux-scsi@vger.kernel.org
To: linux-scsi@vger.kernel.org
http://bugzilla.kernel.org/show_bug.cgi?id=15007
--- Comment #4 from nick cheng 2010-01-14 12:27:11 ---
Sorry, is it a really bug?
Does it bug anything? I can't figure it out.
I ever used scsi_for_each_sg() and found the performance is inferior to the
original version. I tracked the source code for scsi_for_each_sg()and there is
no two much difference to each other. I doubt it is compiler issue to make it
worst.
But it is my guess. Do you know why?
Anyway, will you or anybody take care of this issue?
Thank you again,
--
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.