On 16/11/06, Olshvang Lev <[EMAIL PROTECTED]> wrote:

The problem is that I do not know why on my  RH WS 4 this information is
absent, but on RH AS3 it is present.

Can anybody of the gurus to explain ?


What DO you get? Browsing the 2.4.28 source code (
http://lxr.linux.no/source/fs/proc/array.c?v=2.4.28#L204)
I don't see any conditions on adding these fields to the output. What exact
version of the kernel (uname -r) do you
use and what exactly do you get when you do "cat /proc/$$/status"?

Another thing is that "status" is just a readable version of
/proc/$$/{stat,statm}, if you can't the output nicely from "status" then
maybe you can replicated the calculations in the above link based on the
content of the other two files.

--Amos

Reply via email to