From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@bugzilla.kernel.org Subject: [Bug 15688] New: mptsas & poor performance Date: Mon, 5 Apr 2010 20:35:37 GMT Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: Received: from demeter.kernel.org ([140.211.167.39]:37976 "EHLO demeter.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756352Ab0DEUfj (ORCPT ); Mon, 5 Apr 2010 16:35:39 -0400 Received: from demeter.kernel.org (localhost.localdomain [127.0.0.1]) by demeter.kernel.org (8.14.3/8.14.3) with ESMTP id o35KZcn1014757 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Mon, 5 Apr 2010 20:35:38 GMT Sender: linux-scsi-owner@vger.kernel.org List-Id: linux-scsi@vger.kernel.org To: linux-scsi@vger.kernel.org https://bugzilla.kernel.org/show_bug.cgi?id=15688 Summary: mptsas & poor performance Product: SCSI Drivers Version: 2.5 Kernel Version: 2.6.34-020634rc1 Platform: All OS/Version: Linux Tree: Mainline Status: NEW Severity: normal Priority: P1 Component: Other AssignedTo: scsi_drivers-other@kernel-bugs.osdl.org ReportedBy: bexamous@gmail.com Regression: No The mptsas module from LSI's website, v4.18.00.00, performs much better than the mptsas module included in the kernel, v3.something. I'm only comparing sequential writes (dd if=/dev/zero of=zeros bs=1M), but... 6 drive MD RAID5 with fresh btrfs, writing 10GB of zeros with dd, kernel version: <200MB/sec LSI's v4.18.00.00: 395MB/sec Pretty big difference. I've gone back and forth a few times, enabling/disabling write cache on the drives, enabling/disabling ioc, enabling/disabling filesystem barriers... I can make small changes in performance but nothing compares to simply updating to v4.18.00.00. --- Comment #1 from Andrew Morton 2010-04-05 20:35:32 --- (switched to email. Please respond via emailed reply-to-all, not via the bugzilla web interface). scsi_drivers-other reports don't appear to be coming out on the linux-scsi list. On Sat, 3 Apr 2010 21:16:31 GMT bugzilla-daemon@bugzilla.kernel.org wrote: > https://bugzilla.kernel.org/show_bug.cgi?id=15688 > > Summary: mptsas & poor performance > Product: SCSI Drivers > Version: 2.5 > Kernel Version: 2.6.34-020634rc1 > Platform: All > OS/Version: Linux > Tree: Mainline > Status: NEW > Severity: normal > Priority: P1 > Component: Other > AssignedTo: scsi_drivers-other@kernel-bugs.osdl.org > ReportedBy: bexamous@gmail.com > Regression: No > > > The mptsas module from LSI's website, v4.18.00.00, performs much better than > the mptsas module included in the kernel, v3.something. > > I'm only comparing sequential writes (dd if=/dev/zero of=zeros bs=1M), but... > > 6 drive MD RAID5 with fresh btrfs, writing 10GB of zeros with dd, > kernel version: <200MB/sec > LSI's v4.18.00.00: 395MB/sec > > Pretty big difference. I've gone back and forth a few times, > enabling/disabling write cache on the drives, enabling/disabling ioc, > enabling/disabling filesystem barriers... I can make small changes in > performance but nothing compares to simply updating to v4.18.00.00. > -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug.