From owner-freebsd-bugs Tue Aug 13 22:20: 7 2002 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CE5A037B400 for ; Tue, 13 Aug 2002 22:20:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9221E43E3B for ; Tue, 13 Aug 2002 22:20:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7E5K3JU064845 for ; Tue, 13 Aug 2002 22:20:03 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7E5K3fU064843; Tue, 13 Aug 2002 22:20:03 -0700 (PDT) Date: Tue, 13 Aug 2002 22:20:03 -0700 (PDT) Message-Id: <200208140520.g7E5K3fU064843@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: "Matthew Emmerton" Subject: Re: kern/40636: PCI devices don't share IRQs. Reply-To: "Matthew Emmerton" Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR kern/40636; it has been noted by GNATS. From: "Matthew Emmerton" To: , , Cc: Subject: Re: kern/40636: PCI devices don't share IRQs. Date: Wed, 14 Aug 2002 01:19:35 -0400 How is this a duplicate of kern/20523? That PR deals with multi-port PCI serial devices, where this just deals with single-port PCI serial devices -- unless it's just a generalization. The originator of kern/40636 has not seen any performance problems with my patch, so unless sharing intr_fast (whatever the heck that is -- I can't find any mention of that in the sio.c file) is some very bad thing to do, I don't see a problem with my patch. Can someone please clarify? -- Matt Emmerton To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message