From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arjan van de Ven Subject: Re: hwo to adjust interrupt? Date: Fri, 12 Aug 2005 19:04:18 +0200 Message-ID: <1123866258.3218.29.camel@laptopd505.fenrus.org> References: Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Return-path: Received: from pentafluge.infradead.org ([213.146.154.40]:23974 "EHLO pentafluge.infradead.org") by vger.kernel.org with ESMTP id S1750728AbVHLRE0 (ORCPT ); Fri, 12 Aug 2005 13:04:26 -0400 In-Reply-To: Sender: linux-scsi-owner@vger.kernel.org List-Id: linux-scsi@vger.kernel.org To: Bryan Henderson Cc: linux-scsi , mingz@ele.uri.edu On Fri, 2005-08-12 at 09:59 -0700, Bryan Henderson wrote: > >(Not that it's a big problem, sharing irqs on a pci system isn't too big > >a deal) > > Just how big a deal is it? How much extra work does Linux have to do for > each interrupt? usually 1 pci mmio read; the rest is negliable.