HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Swapspace reservation and MAXSSIZ
Operating System - HP-UX
1834789
Members
2359
Online
110070
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
04-14-2003 01:41 AM
04-14-2003 01:41 AM
HP-UX 11i
When the kernel reserves swapspace for a new process, does it include MAXSSIZ bytes as well as space for the code, text & data pages in the process image?
I'm trying to estimate the likely effect of increasing MAXSSIZ.
Thanks.
When the kernel reserves swapspace for a new process, does it include MAXSSIZ bytes as well as space for the code, text & data pages in the process image?
I'm trying to estimate the likely effect of increasing MAXSSIZ.
Thanks.
The nice thing about computers is that they do exactly what you tell them. The problem with computers is that they do EXACTLY what you tell them.
Solved! Go to Solution.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-14-2003 01:46 AM
04-14-2003 01:46 AM
Solution
No, MAXSSIZ is just the maximum limit a program may grow to - only what is actually used is reserved in swap.
There is no impact to setting this value really high unless you have many programs which will start expanding to the new high limit and thus consume more memory and swap.
There is no impact to setting this value really high unless you have many programs which will start expanding to the new high limit and thus consume more memory and swap.
Im from Palmerston North, New Zealand, but somehow ended up in London...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-14-2003 02:07 AM
04-14-2003 02:07 AM
Re: Swapspace reservation and MAXSSIZ
I think text and shared libraries aren't included. Text might be included in the rare case when text is modified (copy on write).
Private (= not shared) data is included.
For detailed info, read these two white papers:
HP-UX Memory Management (HP-UX 10.x)
HP-UX Process Management (HP-UX 10.x)
in the following URL:
http://docs.hp.com/hpux/os/10.x/index.html
Private (= not shared) data is included.
For detailed info, read these two white papers:
HP-UX Memory Management (HP-UX 10.x)
HP-UX Process Management (HP-UX 10.x)
in the following URL:
http://docs.hp.com/hpux/os/10.x/index.html
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