Re: TASK_BASIC_INFO question
Re: TASK_BASIC_INFO question
- Subject: Re: TASK_BASIC_INFO question
- From: Steve Thompson <email@hidden>
- Date: Fri, 19 Jan 2007 08:14:44 -0500 (EST)
On Wed, 17 Jan 2007, Steve Thompson wrote:
[...]
count = TASK_BASIC_INFO_COUNT;
task_info (task, TASK_BASIC_INFO, (task_info_t) &tinf, &count);
[...]
Well, I must have been asleep or something when I posted that utter
rubbish. That problem is solved.
However, it appears that unless one enables the /dev/kmem interface and
uses kvm_read(), there is no supported API for an application (running as
root) to obtain the resources used by terminated children of an arbitrary
pid. This is a critical functionality for my application, so hopefully
this will be fixed before /dev/kmem support goes away for good, otherwise
I will not be able to continue to support OS X.
-s
----------------------------------------------------------------------------
Steve Thompson E-mail: email@hidden
Voyager Software LLC Web: http://www.vgersoft.com
39 Smugglers Path VSW Support: email@hidden
Ithaca, NY 14850
"186,300 miles per second: it's not just a good idea, it's the law"
----------------------------------------------------------------------------
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden