Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Apr 2003 22:45:35 -0700 (PDT)
From:      Ron Chen <ron_chen_123@yahoo.com>
To:        freebsd-hackers@freebsd.org, current@freebsd.org
Subject:   GridEngine: getting process information on FreeBSD
Message-ID:  <20030426054535.4758.qmail@web41311.mail.yahoo.com>

next in thread | raw e-mail | index | archive | help
Hi,

Is there a way to get detail process information?

I would like to get the information from user space
because a user found that SGE (an opensource
distributed batch system) only does accounting for the
parent process in a job on FreeBSD, but he would also
like to get the child processes information.

I looked at the code and found that for other
platforms, SGE calls system specific functions to get
information for all processes running on the system.
Since SGE was recently ported, no one has enabled the
code on FreeBSD yet.

What I am looking for is like /proc/<pid>/stat on
Linux, which gives a lot of information about the
process, including the ppid, gid, sid, child user
time, memory usage, etc.

BTW, the project homepage is:
http://gridengine.sunsource.net

 -Ron







__________________________________
Do you Yahoo!?
The New Yahoo! Search - Faster. Easier. Bingo.
http://search.yahoo.com



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030426054535.4758.qmail>