Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Wed, 6 Mar 2002 16:57:06 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Wed, 6 Mar 2002 16:56:46 -0500 Received: from age.cs.columbia.edu ([128.59.22.100]:45839 "EHLO age.cs.columbia.edu") by vger.kernel.org with ESMTP id ; Wed, 6 Mar 2002 16:56:35 -0500 Date: Wed, 6 Mar 2002 16:56:29 -0500 (EST) From: Ion Badulescu To: Jeff Garzik cc: linux-kernel@vger.kernel.org Subject: Re: [PATCH] starfire net driver update for 2.4.19pre2 In-Reply-To: <3C868E4F.53C91E8C@mandrakesoft.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 6 Mar 2002, Jeff Garzik wrote: > There is a bugfix, which I will make locally before submitting: > PCI_COMMAND_INVALIDATE should be enabled -after- messing with > PCI_CACHE_LINE_SIZE. I didn't find anything in the starfire chipset's documentation about this, so is there a deeper reason for this ordering? As far as I know, most if not all x86 PCI chipsets silently map MWI to MW, so it should only matter for non-x86 plaforms, right? And, in general, are there any other tricks one can do to speed up the PCI transactions on non-x86 platforms? I'm still getting occasional overruns on sparc64 (card receiving packets faster than it can push them over PCI), which is somewhat disturbing.. Thanks, Ion -- It is better to keep your mouth shut and be thought a fool, than to open it and remove all doubt. - 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/