HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Doubt in HP-UX Top command
Operating System - HP-UX
1836372
Members
2187
Online
110100
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
03-11-2007 07:32 PM
03-11-2007 07:32 PM
Doubt in HP-UX Top command
Hi,
Can any one explain me with the SIZE ,RES headers of top output..
TIA
Can any one explain me with the SIZE ,RES headers of top output..
TIA
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-12-2007 07:21 PM
03-12-2007 07:21 PM
Re: Doubt in HP-UX Top command
Hi Aneesha,
You are in the wrong forum, this forum is for the HP e3000 servers running the MPE/iX operating system. You may have some luck, most of the members here are migrating to HP-UX. Try the HP-UX forum. Regards Fred
You are in the wrong forum, this forum is for the HP e3000 servers running the MPE/iX operating system. You may have some luck, most of the members here are migrating to HP-UX. Try the HP-UX forum. Regards Fred
Missing MPE :-)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-22-2007 07:36 AM
07-22-2007 07:36 AM
Re: Doubt in HP-UX Top command
Bear in mind that HP-UX is a virtual-memory based, demand paging system. This means that at any one time it is possible to have many more processes running (okay some are running, some are sleeping) than will actually fit within physical memory. The "SIZE" refers to the total virtual memory size of the process if it were all loaded. It can include text, stack, data, shared memory, and memory mapped files. Bear in mind that much of this space might be shared with other processes. Consider running 30 instances of vi, all of these would use the same code (text), and use the same shared library functions. However, each would have private data and stack segments and this is what "RES" refers to.
If it ain't broke, I can fix that.
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