site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com On Dec 26, 2006, at 10:55 AM, Josh Rodatus wrote: I noticed in the documentation that he intends to one day add "mach_unoverride" support. So, what does this mean when my kext unloads? = Mike _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-kernel mailing list (Darwin-kernel@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-kernel/site_archiver%40lists.a... That is very interesting. I'm looking at it right now. Certainly it is more invasive than what I had in mind, but I'm not really in a position to be picky if it works. When you override, you are copying your custom function into the kernel's permanent memory. Your custom function will *not* be erased along with your kext (during unload). The kernel's "permanent memory" is completely full of bits of the kernel, so wherever it might go that ain't it. This email sent to site_archiver@lists.apple.com
participants (1)
-
Michael Smith