Re: Deadlock in My KEXT with NKE
Re: Deadlock in My KEXT with NKE
- Subject: Re: Deadlock in My KEXT with NKE
- From: Justin Walker <email@hidden>
- Date: Wed, 11 Feb 2004 19:18:54 -0800
On Wednesday, February 11, 2004, at 06:51 PM, Justin Walker wrote:
On Wednesday, February 11, 2004, at 06:25 PM, Matt Jaffa wrote:
[snip]
Reading my reply again, it may be a bit cryptic. If so, your best bet
may be to spring for a copy of Stevens's "TCP/IP Illustrated, V2"
(Addison Wesley, 1995). This is a full code walkthrough of the 4.2 BSD
networking stack. The code, of course, is out of date with respect to
Darwin, but the fundamentals have not changed that much (spl() is used
in place of funnels, ...).
This will show you how the pieces of this stack work together, from the
mbufs to the socket layer, to the protocol implementations. NKEs are
naturally not covered.
And of course, you can ask for clarification here.
Regards,
Justin
--
Justin C. Walker, Curmudgeon-At-Large *
Institute for General Semantics | "Weaseling out of things is
what
| separates us from the animals.
| Well, except the weasel."
| - Homer J Simpson
*--------------------------------------*-------------------------------*
_______________________________________________
darwin-kernel mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/darwin-kernel
Do not post admin requests to the list. They will be ignored.