In <[EMAIL PROTECTED]>, on
08/18/2008
   at 05:23 PM, Lindy Mayfield <[EMAIL PROTECTED]> said:

>I would like to map out the memory usage of an address space to know what
>subpools it is using, the number of bytes, addresses, that sort of thing. 

Subpools are defined at the task level, although they can be shared. You
need to run through the TCB tree and check the subpools for each task,
taking care to add in shared subpools only once.


In <[EMAIL PROTECTED]>, on
08/18/2008
   at 06:17 PM, Lindy Mayfield <[EMAIL PROTECTED]> said:

>I think I _may_ have found a project I can do as a hobby that isn't too
>far over my head.  A tool that snoops memory from other address spaces.

Snooping memory in your own address space isn't challenging; snooping
memory in a different address space is impossible unless you are allowed
to update system data sets, and has its challenges even then.

-- 
     Shmuel (Seymour J.) Metz, SysProg and JOAT
     ISO position; see <http://patriot.net/~shmuel/resume/brief.html> 
We don't care. We don't have to care, we're Congress.
(S877: The Shut up and Eat Your spam act of 2003)

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to