|
The Question is:
Is there a way to tell how much non paged pool is used on a per process basis?
We suspect that the performance data collector is using a lot of non paged pool
and want to know how much it is using.
Thank you.
The Answer is :
The buffered I/O byte count and the associated limit -- the former is
the value currently in use, the latter is the quota -- are visible using
the SDA command SHOW PROCESS.
AMDS or Availability Manager can also display process-level information,
and the OpenVMS Wizard strongly recommends the installation of either
of these (licensed with OpenVMS) tools.
|