using fast interrupts with em(4)
From: Kernel Dev (kerndev_at_yahoo.com)
Date: 09/30/05
- Previous message: Rob Watt: "Re: freebsd-5.4-stable panics"
- Next in thread: M. Warner Losh: "Re: using fast interrupts with em(4)"
- Reply: M. Warner Losh: "Re: using fast interrupts with em(4)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 29 Sep 2005 18:04:34 -0700 (PDT) To: hackers@freebsd.org
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.
_______________________________________________
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org"
- Previous message: Rob Watt: "Re: freebsd-5.4-stable panics"
- Next in thread: M. Warner Losh: "Re: using fast interrupts with em(4)"
- Reply: M. Warner Losh: "Re: using fast interrupts with em(4)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]