HP-UX Reference (11i v1 00/12) - 2 System Calls (vol 5)
__________________________________________________________________________________________________________________________________________________________________________________________________
__________________________________________________________________________________________________________________________________________________________________________________________________
STANDARD Printed by: Nora Chuang [nchuang] STANDARD
/build/1111/BRICK/man2/!!!intro.2
________________________________________________________________
___ ___
p
pstat(2) pstat(2)
perror("pstat_getfile2");
}
close(fd);
}
WARNINGS
Some parts of the program status may not get updated when a process becomes a zombie. An example is
that the cpu percentage is not updated because the process is not expected to be scheduled to run after
entering the zombie state.
AUTHOR
The pstat routines were developed by HP.
FILES
/usr/include/sys/pstat.h
Includes various header files that contain detailed descriptions of context
data structures and fields.
SEE ALSO
ps(1), top(1), vmstat(1), iostat(1), fuser(1M), vgdisplay(1M), crashconf(1M), stat(2), sysconf(2), semctl(2),
msgctl(2), shmctl(2), crashconf(2), fileno(3S).
HP-UX Release 11i: December 2000 − 16 − Section 2−−233
___
___