Process exit notifcation in a kext
Process exit notifcation in a kext
- Subject: Process exit notifcation in a kext
- From: Bogdan Harjoc <email@hidden>
- Date: Wed, 16 Jun 2010 12:22:41 +0300
Hello,
I'm writing a kext that monitors processes based on their network
traffic. One of
the events I have to monitor is "process has exited". Kqueue offers a
nice uniform
way of doing this, but I don't see how it can be called from kernel code.
My question is if kqueue can deliver events to a kext, or at least if
one can start
a kernel thread just for the purpose of waiting for events by calling kevent().
Regards,
Bogdan Harjoc
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-kernel mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden