>I am using the Palm Debugger to look at the contents of the dynamic
>heap, via the "hd 0" command.  Some of the chunks in the heap list have
>an owner of #3.  Now, I know that #0 is the OS itself, and #2 identifies
>the program that is currently running, but who is #3?

There isn't a constant answer to this question.  It is the thing (task,
app, whatever) that requested an owner id when there were three others
already active, under the current implementation.  Perhaps it is a network
stack?  Hard to make guesses about something like this; could be lots of
things.

-David Fedor
Palm Developer Support



-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palm.com/devzone/mailinglists.html

Reply via email to