lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Thu, 21 Sep 2006 19:12:06 -0600
From:	"Patro, Sumant" <Sumant.Patro@...l.com>
To:	"Christoph Hellwig" <hch@...radead.org>
Cc:	<James.Bottomley@...elEye.com>, <linux-scsi@...r.kernel.org>,
	<akpm@...l.org>, <hch@....de>, <linux-kernel@...r.kernel.org>,
	"Kolli, Neela" <Neela.Kolli@...enio.com>,
	"Yang, Bo" <Bo.Yang@...enio.com>
Subject: RE: [Patch 6/7] megaraid_sas: adds tasklet for cmd completion

Hello Christoph,

	Thank you for the review of the patches.	
	With implementation of tasklet in the driver we see a
performance increase of about 8%, so we decided to go with it.

Regards,
Sumant

-----Original Message-----
From: Christoph Hellwig [mailto:hch@...radead.org] 
Sent: Thursday, September 21, 2006 4:46 AM
To: Patro, Sumant
Cc: James.Bottomley@...elEye.com; linux-scsi@...r.kernel.org;
akpm@...l.org; hch@....de; linux-kernel@...r.kernel.org; Kolli, Neela;
Yang, Bo
Subject: Re: [Patch 6/7] megaraid_sas: adds tasklet for cmd completion

On Wed, Sep 20, 2006 at 07:31:29PM -0700, Sumant Patro wrote:
> This patch adds a tasklet for command completion.

Why would you need this?  The normal scsi command completion is
offloaded
to the SCSI softirq ASAP so I don't see any point for those.  Do you see
too much time spent in completion of the internal commands?

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ