• 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: /System/Library/Extensions vs /Library/StartupItems
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: /System/Library/Extensions vs /Library/StartupItems


  • Subject: Re: /System/Library/Extensions vs /Library/StartupItems
  • From: Kevin Elliott <email@hidden>
  • Date: Wed, 31 Jan 2007 11:35:19 -0800

At 7:34 -0500 on 1/31/07, Michael Cashwell wrote:
Kernel extensions matching static hardware (built-in or on a non-hot-plug bus like PCI)
should load before global daemons but I'm not aware of any explicit synchronization.

Indeed, even that not really true for anything but the simplest case. It's true that the driver for a particular piece of static hardware will load very early (and probably before StartupItem launching starts), but the behavior of anything above that driver is completely up to the driver and what ever other factors may interfere/interact with the rest of the stack loading.


The only general statement that can be made is that the kext loading process starts before the StartupItem process does. Anything more than that and your making assumption that don't generalize.
--
______________________________________________________
Arguing with an engineer is like wrestling with a pig in mud.
After a while, you realize the pig is enjoying it.
______________________________________________________
Kevin Elliott <mailto:email@hidden>
AIM/iChatAV: email@hidden (video chat available)
______________________________________________________
_______________________________________________
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
References: 
 >/System/Library/Extensions vs /Library/StartupItems (From: Stephane Sudre <email@hidden>)
 >Re: /System/Library/Extensions vs /Library/StartupItems (From: Michael Cashwell <email@hidden>)

  • Prev by Date: Re: /System/Library/Extensions vs /Library/StartupItems
  • Previous by thread: Re: /System/Library/Extensions vs /Library/StartupItems
  • Next by thread: Re: /System/Library/Extensions vs /Library/StartupItems
  • Index(es):
    • Date
    • Thread