Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1761557AbZD1RQP (ORCPT ); Tue, 28 Apr 2009 13:16:15 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932545AbZD1RPu (ORCPT ); Tue, 28 Apr 2009 13:15:50 -0400 Received: from bedivere.hansenpartnership.com ([66.63.167.143]:36979 "EHLO bedivere.hansenpartnership.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932765AbZD1RPs (ORCPT ); Tue, 28 Apr 2009 13:15:48 -0400 Subject: Re: Mainline kernel OLTP performance update From: James Bottomley To: Chuck Ebbert Cc: Andi Kleen , "Styner, Douglas W" , "linux-kernel@vger.kernel.org" , linux-driver@qlogic.com, linux-scsi@vger.kernel.org In-Reply-To: <20090428125705.48ef09e1@dhcp-100-2-144.bos.redhat.com> References: <87ljpmk29b.fsf@basil.nowhere.org> <20090428125705.48ef09e1@dhcp-100-2-144.bos.redhat.com> Content-Type: text/plain Date: Tue, 28 Apr 2009 17:15:47 +0000 Message-Id: <1240938947.3380.50.camel@mulgrave.int.hansenpartnership.com> Mime-Version: 1.0 X-Mailer: Evolution 2.22.3.1 (2.22.3.1-1.fc9) Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1481 Lines: 43 On Tue, 2009-04-28 at 12:57 -0400, Chuck Ebbert wrote: > On Mon, 27 Apr 2009 09:02:40 +0200 > Andi Kleen wrote: > > > "Styner, Douglas W" writes: > > > > > > > > ======oprofile 0.9.3 CPU_CLK_UNHALTED for top 30 functions > > > Cycles% 2.6.24.2 Cycles% 2.6.30-rc2 > > > 74.8578 67.6966 > > > > The dip in database cycles is indeed worrying. > > > > > 1.0500 qla24xx_start_scsi 1.1724 qla24xx_start_scsi > > > 0.8089 schedule 1.0578 qla24xx_intr_handler > > > 0.5864 kmem_cache_alloc 0.8259 __schedule > > > 0.4989 __blockdev_direct_IO 0.7451 kmem_cache_alloc > > > 0.4357 __sigsetjmp 0.4872 __blockdev_direct_IO > > > 0.4152 copy_user_generic_string 0.4390 task_rq_lock > > > 0.3953 qla24xx_intr_handler 0.4338 __sigsetjmp > > > > And also why the qla24xx_intr_handler became ~2.5x as expensive. > > Cc linux-scsi and qla24xx maintainers. > > > > They are getting 31000 interrupts/sec vs. 22000/sec on older kernels. Should be fixed by: http://marc.info/?l=linux-scsi&m=124093712114937 If someone could verify, I'd be grateful. Thanks, James -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/