Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755614Ab2HQIaf (ORCPT ); Fri, 17 Aug 2012 04:30:35 -0400 Received: from mx1.redhat.com ([209.132.183.28]:43580 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755126Ab2HQIaa (ORCPT ); Fri, 17 Aug 2012 04:30:30 -0400 Date: Fri, 17 Aug 2012 10:30:12 +0200 From: Alexander Gordeev To: Jeff Garzik Cc: linux-kernel@vger.kernel.org, Ingo Molnar , Thomas Gleixner , Bjorn Helgaas , Suresh Siddha , Yinghai Lu , Matthew Wilcox , x86@kernel.org, linux-pci@vger.kernel.org, linux-ide@vger.kernel.org Subject: Re: [PATCH 0/5] x86, MSI, AHCI: Support multiple MSIs Message-ID: <20120817083011.GJ2246@dhcp-26-207.brq.redhat.com> References: <502D1D9F.9020203@pobox.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <502D1D9F.9020203@pobox.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 664 Lines: 19 On Thu, Aug 16, 2012 at 12:19:43PM -0400, Jeff Garzik wrote: > 1) AHCI takes a host-wide lock during interrupt processing, which > quite reduces the value of "interrupts generated by different > ports could be serviced on different CPUs" > > 2) We do not put AHCI-specific code in libata-core. Try libahci.c > or ahci.c. Will fix that and post along with numbers. -- Regards, Alexander Gordeev agordeev@redhat.com -- 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/