site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com Mike Smith writes:
I'm a little puzzled by this. The kernel makes it easy to run processes,
As far as I can tell, it is far from easy to start run a process from inside the kernel. I would love to see an example of how to start a helper process from a kernel extension using a supported interface. The only way I know of is KUNCExecute(), which requires linking against com.apple.kernel which is bumped each minor release, or com.apple.kernel.6.0 which is deprecated. In the past, you and Godfrey have talked about communicating with Launchd via a Mach port, but without example code I'm lost and I'm fairly sure others are in the same boat. Can somebody please post an example? Thanks, Drew _______________________________________________ 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... This email sent to site_archiver@lists.apple.com