• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Process exit notifcation in a kext
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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

  • Follow-Ups:
    • Re: Process exit notifcation in a kext
      • From: Terry Lambert <email@hidden>
    • Re: Process exit notifcation in a kext
      • From: Dave Keck <email@hidden>
  • Prev by Date: Re: Running .kext on iPhone OS
  • Next by Date: Re: Running .kext on iPhone OS
  • Previous by thread: Re: Running .kext on iPhone OS
  • Next by thread: Re: Process exit notifcation in a kext
  • Index(es):
    • Date
    • Thread