HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- Re: Getting pagefile usage per process
Operating System - OpenVMS
1829456
Members
1040
Online
109992
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2005 09:59 PM
08-10-2005 09:59 PM
Getting pagefile usage per process
Items SYI$_PAGEFILE_PAGE/SYI$_PAGEFILE_FREE is just telling me how much is used in total.
But who is using the pagefile and how much?
As I understand it, in recent versions (v7.3 and on) JPI$_PGFLQUOTA and JPI$_PAGFILCNT deals with reserved pages, not actual usage.
Is there any cell that tells me how much a particular process is using? Found cells PHD$S_PAGEFILE_REFS, I suppose that is the same as "Pagefile refcnt" in SDA SHOW PROC/PHD. But I am unsure if this is the right place, and how to interprete the value.
Can someone point me in the right direction?
But who is using the pagefile and how much?
As I understand it, in recent versions (v7.3 and on) JPI$_PGFLQUOTA and JPI$_PAGFILCNT deals with reserved pages, not actual usage.
Is there any cell that tells me how much a particular process is using? Found cells PHD$S_PAGEFILE_REFS, I suppose that is the same as "Pagefile refcnt" in SDA SHOW PROC/PHD. But I am unsure if this is the right place, and how to interprete the value.
Can someone point me in the right direction?
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2005 11:58 PM
08-10-2005 11:58 PM
Re: Getting pagefile usage per process
Magnus,
an absolute correct count at any point of time will be provided by:
$ ANAL/SYS
SDA> SET PROC/IND=
SDA> SET OUT/NOINDEX x.x
SDA> SHOW PROC/PAGE
SDA> EXIT
$ SEA x.x PGFIL/NOOUT/STAT
I seem to remember that John Gillings has answered similar questions in the past, so I'll leave it to him to explain a less resource-intensive answer to your question.
Volker.
an absolute correct count at any point of time will be provided by:
$ ANAL/SYS
SDA> SET PROC/IND=
SDA> SET OUT/NOINDEX x.x
SDA> SHOW PROC/PAGE
SDA> EXIT
$ SEA x.x PGFIL/NOOUT/STAT
I seem to remember that John Gillings has answered similar questions in the past, so I'll leave it to him to explain a less resource-intensive answer to your question.
Volker.
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP