Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1030224AbWBYLzV (ORCPT ); Sat, 25 Feb 2006 06:55:21 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1030230AbWBYLzU (ORCPT ); Sat, 25 Feb 2006 06:55:20 -0500 Received: from pentafluge.infradead.org ([213.146.154.40]:57575 "EHLO pentafluge.infradead.org") by vger.kernel.org with ESMTP id S1030224AbWBYLzT (ORCPT ); Sat, 25 Feb 2006 06:55:19 -0500 Date: Sat, 25 Feb 2006 11:55:12 +0000 From: Christoph Hellwig To: Jes Sorensen Cc: Christoph Hellwig , Mark Maule , akpm@osdl.org, linux-ia64@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] altix: export sn_pcidev_info_get Message-ID: <20060225115512.GA24439@infradead.org> Mail-Followup-To: Christoph Hellwig , Jes Sorensen , Mark Maule , akpm@osdl.org, linux-ia64@vger.kernel.org, linux-kernel@vger.kernel.org References: <20060214162337.GA16954@sgi.com> <20060220201713.GA4992@infradead.org> <20060221024710.GB30226@sgi.com> <20060221103633.GA19349@infradead.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i X-SRS-Rewrite: SMTP reverse-path rewritten from by pentafluge.infradead.org See http://www.infradead.org/rpr.html Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 869 Lines: 18 On Tue, Feb 21, 2006 at 06:23:12AM -0500, Jes Sorensen wrote: > Point is that there are cases where tuning requires you to know what > PCI bridge is below you in order to get the best performance out of a > card. One can keep a PCI ID blacklist to handle tuning of the PCI > bridge itself, but it can't handle things that needs to be tuned > by setting the PCI device's own registers. > > Having a generic API to export this information would be a good thing > IMHO. So please submit a patch to add querying/tuning pci bridges. And please make it _GPL exports so people don't accidentally use it in their illegal drivers. - 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/