Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1763059AbZD1Q52 (ORCPT ); Tue, 28 Apr 2009 12:57:28 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1756683AbZD1Q5R (ORCPT ); Tue, 28 Apr 2009 12:57:17 -0400 Received: from mx2.redhat.com ([66.187.237.31]:58064 "EHLO mx2.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755475AbZD1Q5Q (ORCPT ); Tue, 28 Apr 2009 12:57:16 -0400 Date: Tue, 28 Apr 2009 12:57:05 -0400 From: Chuck Ebbert To: Andi Kleen Cc: "Styner, Douglas W" , "linux-kernel@vger.kernel.org" , linux-driver@qlogic.com, linux-scsi@vger.kernel.org Subject: Re: Mainline kernel OLTP performance update Message-ID: <20090428125705.48ef09e1@dhcp-100-2-144.bos.redhat.com> In-Reply-To: <87ljpmk29b.fsf@basil.nowhere.org> References: <87ljpmk29b.fsf@basil.nowhere.org> Organization: Red Hat, Inc. Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1244 Lines: 30 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. -- 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/