VMS Help
SHOW, WORKING_SET
*Conan The Librarian (sorry for the slow response - running on an old VAX)
|
|
On Alpha, displays the working set limit, quota, and extent (in
pagelets and CPU-specific pages) assigned to the current process.
On VAX, displays the working set limit, quota, and extent (in
pages) assigned to the current process.
Format
SHOW WORKING_SET
1.1 - /OUTPUT
/OUTPUT[=filespec]
/NOOUTPUT
Controls where the output of the command is sent. If you do
not enter the qualifier, or if you enter the /OUTPUT qualifier
without a file specification, the output is sent to the current
process default output stream or device, identified by the
logical name SYS$OUTPUT.
If you enter the /OUTPUT qualifier with a partial file
specification (for example, specifying only a directory), SHOW
is the default file name and .LIS the default file type. The
asterisk (*) and the percent sign (%) wildcard characters are
not allowed in the file specification.
If you enter the /NOOUTPUT qualifier, output is suppressed.
1.$ SHOW WORKING_SET
Working Set (pagelets) /Limit= 2000 /Quota= 4000 /Extent= 6000
Adjustment enabled Authorized Quota= 4000 Authorized Extent= 6000
Working Set (8Kb pages) /Limit= 125 /Quota= 250 /Extent= 375
Authorized Quota= 250 Authorized Extent= 375
This example shows the SHOW WORKING_SET command on Alpha. The
process has a working set limit of 2000 pagelets (125 pages)
and a quota of 4000 pagelets (250 pages), and the current quota
is equal to the authorized limit (4000 pagelets; 250 pages). It
also shows that the current process has a working set extent of
6000 pagelets (375 pages) and that the current extent is equal
to the authorized limit (6000 pagelets; 375 pages). A pagelet
is 512 bytes.
2.$ SHOW WORKING_SET
Working Set /Limit= 180 /Quota= 350 /Extent=1200
Adjustment enabled Authorized Quota= 350 Authorized Extent=1200
This example shows the SHOW WORKING_SET command on VAX. The
process has a working set limit of 180 pages, a quota of 350
pages, and the quota is equal to the authorized limit (350
pages). It also shows that the current process has a working
set extent of 1200 and that the current extent is equal to the
authorized limit (1200). Each page on a VAX is 512 bytes.
[legal]
[privacy]
[GNU]
[policy]
[netiquette]
[sponsors]
[FAQ]
Polarhome, production since 1999.
Member of Polarhome portal.