Re: Deadlock in My KEXT with NKE
Re: Deadlock in My KEXT with NKE
- Subject: Re: Deadlock in My KEXT with NKE
- From: matt jaffa <email@hidden>
- Date: Thu, 12 Feb 2004 12:04:49 -0700
Right now I am having my Daemon do a sysctlbyname and setting a
value in the KEXT to make it aware that it is running, does this sound
like an ok way to do it.
On Thursday, February 12, 2004, at 11:20 AM, Vincent Lubet wrote:
On Feb 11, 2004, at 6:25 PM, Matt Jaffa wrote:
Also is there a way for the KEXT to detect if a daemon is running?
This is done by having the daemon to initiate some kind of
communication channel to the KEXT. This way the daemon becomes a kind
of client of the KEXT. If there are no communication channel, there is
no daemon running.
Vincent
_______________________________________________
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.