HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- contiguous memory
Operating System - HP-UX
1832994
Members
2630
Online
110048
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
08-25-2006 04:28 AM
08-25-2006 04:28 AM
I am wondering if there is a utility that will display available contiguous memory pages vs non-contiguous pages HP-UX 11.11? Any ideas would be appreciated. Thanks.
It's only a flesh wound...
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-25-2006 04:50 AM
08-25-2006 04:50 AM
Solution
Vincent,
Did you already tried with one of those tools: shminfo, seminfo or kmeminfo
They are unsupported tools from HP, you can always open a case with them and request them the utilities, they might give you the info that you are looking for.
Regards,
Jaime.
Did you already tried with one of those tools: shminfo, seminfo or kmeminfo
They are unsupported tools from HP, you can always open a case with them and request them the utilities, they might give you the info that you are looking for.
Regards,
Jaime.
Work hard when the need comes out.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-25-2006 06:04 AM
08-25-2006 06:04 AM
Re: contiguous memory
Your question is ambiguous because there are so many different parts of memory. The kernel has it's own memory, shared libraries occupy RAM, shared text (program) areas occupy memory, each process has a private data and stack area in RAM, some processes use shared memory and almost all processes use the buffer cache.
Technically, memory is hardly ever contiguous. Each program has memory pages that appear to be contiguous but are physically scattered all over RAM. About the only memory area where a contiguous segment is required is for shared memory and then only for 32bit programs.
Bill Hassell, sysadmin
Technically, memory is hardly ever contiguous. Each program has memory pages that appear to be contiguous but are physically scattered all over RAM. About the only memory area where a contiguous segment is required is for shared memory and then only for 32bit programs.
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-25-2006 06:21 AM
08-25-2006 06:21 AM
Re: contiguous memory
Yes, it was an ambiguous question. However, I've discovered what I was looking for. Thanks for your help.
It's only a flesh wound...
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