\"#include<sys/proc.h>\"

Michael J. Chinni, SMCAR-CCS-E mchinni at ardec.arpa
Fri Dec 2 12:10:09 AEST 1988


HELP!

I am running the top cpu process monitoring program "top" on a VAX 8600.  I am
trying to port it to a Gould NP1.


The program needs several data fields from the /usr/include/sys/proc.h file.
They are:
	size_t	p_tsize;	/* size of text (clicks) */
	size_t	p_dsize;	/* size of data space (clicks) */
	size_t	p_ssize;	/* copy of stack size (clicks) */

PROBLEM:
	on the VAX they are there, but on the NP1 they aren't. What are they
called on the NP1?


Any help would be greatly appreciated.

	
()()()()()()()()()()()()()()()()()()()()()()()()()()()()()()()()()()()()()()()
             X       X            
            / \     / \           
            | |     | |                Michael J. Chinni
           || |     | ||           
         |||| |     | ||||             US Army Armament Research, Development,
 /\    |||||| |     | ||||||    /\        and Engineering Center
 ||  |||||||| |     | ||||||||  ||
 |||||+---+|| |     | ||+---+|||||     Picatinny Arsenal, New Jersey  
 ||||||\./||| |     | |||\./||||||
 ||||||.X.||| |     | |||.X.||||||     
 ||||||/.\||| |     | |||/.\||||||     ARPA: mchinni at ardec.arpa
 ||---+---+-| |     | |-+---+---||     UUCP: ...!uunet!ardec.arpa!mchinni
 || ||||||| | |     | | ||||||| ||     AT&T: 201-724-4140
 ++         +-+     +-+         ++
()()()()()()()()()()()()()()()()()()()()()()()()()()()()()()()()()()()()()()()



More information about the Comp.unix.wizards mailing list