HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Memory Parameters
Operating System - HP-UX
1825810
Members
2438
Online
109688
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
Go to solution
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
05-10-2000 10:57 AM
05-10-2000 10:57 AM
HP-UX 11.0 on K420
I'm trying to find out how my system is managing memory. I have used 5 utilities:
top
glance
dmesg
swapinfo
sar -w
The only correlation in the memory stats is in the physical memory parameters in glance and dmesg. Why do these utilities give conficting parameters? Specifically, what do the real, virtual, and free memory stats in top mean? Also, should I trust the paging stats in glance as apposed to the swap stats in sar -w ?
I'm trying to find out how my system is managing memory. I have used 5 utilities:
top
glance
dmesg
swapinfo
sar -w
The only correlation in the memory stats is in the physical memory parameters in glance and dmesg. Why do these utilities give conficting parameters? Specifically, what do the real, virtual, and free memory stats in top mean? Also, should I trust the paging stats in glance as apposed to the swap stats in sar -w ?
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2000 12:25 PM
05-10-2000 12:25 PM
Solution
First, the numbers in top are total physical memory used, how much is active, total virtual memory used, how much is active, and free memory. I trust the free memory part. The first four numbers I would tend to ignore. I think they are too process based and are confused by shared memory and such.
sar is a very old tool. I rarely use it. It does not understand paging.
HP-UX will page if memory gets tight. It no longer swaps processes at all. If the paging algorithm is not enough, it will deactivate processes. I don't know if sar would report this as "swapped". But there is no conflict if glance tells you that you are paging but sar says you are not swapping. When swapping was possible, paging but not swapping was a normal state.
Glance is a very good tool. Believe it if it says you are paging.
You did not mention "vmstat" which is another tool that I like. You might want to check it out.
swapinfo tells you about your use of your swap area.
In all, I would go with vmstat and glance to monitor memory management.
sar is a very old tool. I rarely use it. It does not understand paging.
HP-UX will page if memory gets tight. It no longer swaps processes at all. If the paging algorithm is not enough, it will deactivate processes. I don't know if sar would report this as "swapped". But there is no conflict if glance tells you that you are paging but sar says you are not swapping. When swapping was possible, paging but not swapping was a normal state.
Glance is a very good tool. Believe it if it says you are paging.
You did not mention "vmstat" which is another tool that I like. You might want to check it out.
swapinfo tells you about your use of your swap area.
In all, I would go with vmstat and glance to monitor memory management.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-18-2000 06:16 AM
05-18-2000 06:16 AM
Re: Memory Parameters
Pls goto the online manual of top for more clarification. Use the information from glance more.
cheers!
cheers!
When We Seek To Discover The Best In Others, We Somehow Bring Out The Best In Ourselves.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-18-2000 06:33 AM
05-18-2000 06:33 AM
Re: Memory Parameters
I tend to believe Glance and vmstat the most.
There is some good documentation on your machine in :-
/usr/share/doc/mem_mgt.txt
It's work a read, as it describes how hp-ux memory management work, which will lead to a better understanding of what the tools are telling you.
There is some good documentation on your machine in :-
/usr/share/doc/mem_mgt.txt
It's work a read, as it describes how hp-ux memory management work, which will lead to a better understanding of what the tools are telling you.
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
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP