From owner-freebsd-hackers@FreeBSD.ORG Fri Sep 30 01:04:35 2005 Return-Path: X-Original-To: hackers@freebsd.org Delivered-To: freebsd-hackers@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CB36216A41F for ; Fri, 30 Sep 2005 01:04:35 +0000 (GMT) (envelope-from kerndev@yahoo.com) Received: from web35003.mail.mud.yahoo.com (web35003.mail.mud.yahoo.com [209.191.68.197]) by mx1.FreeBSD.org (Postfix) with SMTP id 32D0443D5C for ; Fri, 30 Sep 2005 01:04:35 +0000 (GMT) (envelope-from kerndev@yahoo.com) Received: (qmail 67729 invoked by uid 60001); 30 Sep 2005 01:04:34 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:Received:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=SFSSRBm6YNCzCLdR3nmFNC625pa3GOgkzCu+D6Z9IgRkEsChmx8LUHBFx1643bfafGIYoG4EOziyIT+7CSjLhp1pwnjYncYa4grSC1IR1q90MrkrbRGzOvLA89A6seFyZrGZQg7PQjYKUCDLPcTTDkrZ/cd7q6TJ3fhTi/f5Qbk= ; Message-ID: <20050930010434.67727.qmail@web35003.mail.mud.yahoo.com> Received: from [198.95.226.224] by web35003.mail.mud.yahoo.com via HTTP; Thu, 29 Sep 2005 18:04:34 PDT Date: Thu, 29 Sep 2005 18:04:34 -0700 (PDT) From: Kernel Dev To: hackers@freebsd.org MIME-Version: 1.0 X-Mailman-Approved-At: Fri, 30 Sep 2005 11:30:24 +0000 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: using fast interrupts with em(4) X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Sep 2005 01:04:35 -0000 Hello All. For a project, I am looking into making the em(4) driver use fast interrupts. Has someone done this or are there other driver references that could help me in this? I understand that the main problems are: 1. Sharing of interrupts. 2. Blocking (memory and mutexes). Are there any other issues I might have missed? br --------------------------------- Yahoo! for Good Click here to donate to the Hurricane Katrina relief effort.