• 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
Re: Notification of fork()
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Notification of fork()


  • Subject: Re: Notification of fork()
  • From: Quinn <email@hidden>
  • Date: Tue, 2 Jan 2007 09:27:25 +0000

At 11:35 -0500 26/12/06, Josh Rodatus wrote:
Albeit somewhat brute-force, Jonathan Rentzsch's mach_override can solve a lot of tough problems.

Just for the record, please don't do this is in any code that you intend to ship to end users. There's no way that Apple can maintain binary compatibility for KEXTs that do this.


At 21:19 -0500 26/12/06, Curtis Jones wrote:
I was looking at kevent. In userspace, the NOTE_FORK event seems to be
pretty close to what I'm looking for. Any idea if it (or similar) can
be accessed from the kext?

Alas, kqueues are not accessible from kernel code; they rely on descriptors, and the KPIs know nothing about descriptors. Worse yet, NOTE_FORK is horribly broken on all shipping systems <rdar://problem/3439519>.


S+E
--
Quinn "The Eskimo!"                    <http://www.apple.com/developer/>
Apple Developer Relations, Developer Technical Support, Core OS/Hardware
_______________________________________________
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: Notification of fork()
      • From: Terry Lambert <email@hidden>
  • Prev by Date: Re: mbuf_outbound_finalize bug?
  • Next by Date: Re: Notification of fork()
  • Previous by thread: An mbuf_outbound_finalize bug that's *not* byte-order related?
  • Next by thread: Re: Notification of fork()
  • Index(es):
    • Date
    • Thread