HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: shared memory
Operating System - HP-UX
1827811
Members
1995
Online
109969
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
11-04-2001 11:49 PM
11-04-2001 11:49 PM
Hi, All masters,
Here I have one machine of T600 with Hp-ux 10.20, I need to increase its memory from current 1GB to 4GB with 3 1GB memory module. I understand that I need to increase SWAP space. But someone else tell me that I also need to change the value of tunable kernal parameter: shmmax. I know this parameter is for shared memory, but what is shared memeory and why I need to enlarge this value when I add more memory module? By the way, this machine is a sybase database server.
Thanks in advance.
Here I have one machine of T600 with Hp-ux 10.20, I need to increase its memory from current 1GB to 4GB with 3 1GB memory module. I understand that I need to increase SWAP space. But someone else tell me that I also need to change the value of tunable kernal parameter: shmmax. I know this parameter is for shared memory, but what is shared memeory and why I need to enlarge this value when I add more memory module? By the way, this machine is a sybase database server.
Thanks in advance.
Keep finding is the way.
Solved! Go to Solution.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-05-2001 12:12 AM
11-05-2001 12:12 AM
Solution
Shared memory is reserved memory space for storing data structures and data being shared between or among cooperating processes. This eliminates the need for copying or moving data to a seprate location before it can be used by other processes, reducing processor time and overhead as well as memory consumption
shmmax defines the system-wide maximum allowable shared memory segment size in bytes.
The default value is 64megs and the max value is 1024megs on 32 bit systems and 1Tbyte on 64bit system.
given you are using it for a databse application it means that you can have pretty large datastrcutures. well given you will increase the ram size it would be a good idea to boost the parameter up to accomodate larger datastructures.
remember the value cannot exceed the max swap space.
good luck
shmmax defines the system-wide maximum allowable shared memory segment size in bytes.
The default value is 64megs and the max value is 1024megs on 32 bit systems and 1Tbyte on 64bit system.
given you are using it for a databse application it means that you can have pretty large datastrcutures. well given you will increase the ram size it would be a good idea to boost the parameter up to accomodate larger datastructures.
remember the value cannot exceed the max swap space.
good luck
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-05-2001 01:14 AM
11-05-2001 01:14 AM
Re: shared memory
Hi,
Here is a thread, if you want to know about shmmax.
http://docs.hp.com//hpux/onlinedocs/os/11i/kcparams/KCparam.ShMmax.html
http://us-support3.external.hp.com/cki/bin/doc.pl/sid=022f6f8604ae73171f/screen=ckiDisplayDocument?docId=200000018911225
Hope this helps.
Regds
Here is a thread, if you want to know about shmmax.
http://docs.hp.com//hpux/onlinedocs/os/11i/kcparams/KCparam.ShMmax.html
http://us-support3.external.hp.com/cki/bin/doc.pl/sid=022f6f8604ae73171f/screen=ckiDisplayDocument?docId=200000018911225
Hope this helps.
Regds
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