Re: Processes running path
Re: Processes running path
- Subject: Re: Processes running path
- From: Andrew Gallatin <email@hidden>
- Date: Mon, 20 Jun 2005 09:39:18 -0400 (EDT)
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 (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden