- Community Home
- >
- Servers and Operating Systems
- >
- Operating System - HP-UX
- >
- System Administration
- >
- Re: Memory usage on 11.31 hpvm
-
- Forums
-
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
- HPE Blog, Austria, Germany & Switzerland
- Blog HPE, France
- HPE Blog, Italy
- HPE Blog, Japan
- HPE Blog, Middle East
- HPE Blog, Russia
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
-
Blogs
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Blog, Latin America
- HPE Blog, Middle East
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
-
Information
- Community
- Welcome
- Getting Started
- FAQ
- Ranking Overview
- Rules of Participation
- Tips and Tricks
- Resources
- Announcements
- Email us
- Feedback
- Information Libraries
- Integrated Systems
- Networking
- Servers
- Storage
- Other HPE Sites
- Support Center
- Aruba Airheads Community
- Enterprise.nxt
- HPE Dev Community
- Cloud28+ Community
- Marketplace
-
Forums
-
Blogs
-
Information
-
English
- 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
- Email to a Friend
- Report Inappropriate Content
06-01-2012 03:15 AM
06-01-2012 03:15 AM
Memory usage on 11.31 ivm
Hi,
I would like to known what means the memory information that appears on a top:
Memory: 6659100K (6572588K) real, 14723792K (14232220K) virtual, 1319692K free
if I have 12Gb real in the server and I only have one top, could I known that the system has 12Gb?. What I have to add?
Is there any command to see that? What are they meaning?
And another question. The server is one ivm and it is on 90-80% always on the ovo graphics. I would like to known (by commands) what % the server is using in process, what % it is using in system. The idea its add them all up and see the result that % used physical memory for each process and for the system.
Thanks a lot of,
Carmen.
- Tags:
- top
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
06-01-2012 08:19 AM
06-01-2012 08:19 AM
Re: Memory usage on 11.31 ivm
The HP support organization has the "kmeminfo" tool which shows not only the user-space memory but memory allocated in the kernel as well. Top will only give you a handle on the user-space memory that's available.
The remaining memory is probably allocated mostly to dynamic buffer cache - if you have dbc_max_pct set to the default of 50, the system will be able to use up to half of the memory for disk buffers.
If you run "swapinfo -t", it will show you the installed physical memory.
- Tags:
- kmeminfo
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
06-01-2012 02:04 PM
06-01-2012 02:04 PM
Re: Memory usage on 11.31 hpvm
>I would like to known what means the memory information that appears on a top:
I have found that the memory info from top less than helpful, only useful for rough estimates.
It's better to use other commands to get the right values:
swapinfo -tam
machinfo
glance ...
>The remaining memory is probably allocated mostly to dynamic buffer cache - if you have dbc_max_pct
On 11.31, that's the unified file cache and filecache_max.
>If you run "swapinfo -t", it will show you the installed physical memory.
No, "swapinfo -tam" only provides the swap space, not physical. The memory line gives pseudoswap which depending on the OS version and the phases of the moon, is related to the physical memory by some obscure function.
- Tags:
- swapinfo
Hewlett Packard Enterprise International
- Communities
- HPE Blogs and Forum
© Copyright 2021 Hewlett Packard Enterprise Development LP