- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Kernel Question on HP-UX 11.23 Itanium/rx3300 ...
Categories
Company
Local Language
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
Forums
Discussions
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
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- 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-18-2008 11:12 AM
тАО08-18-2008 11:12 AM
I am trying to find following kernel parameter in HP-UX 11.23 and I can't see them in kernel configs.
maxswapchunks
ncallout
semmap
Any idea?
Appreciate everyoneтАЩs help in advance.
Thanks
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-18-2008 11:22 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-18-2008 11:25 AM
тАО08-18-2008 11:25 AM
Re: Kernel Question on HP-UX 11.23 Itanium/rx3300 server
maxswapchunks + ncallout
---
it is no longer necessary for you to tune the ncallout and maxswapchunks kernel
parameters. In HP-UX 11i v1.6, the HP-UX kernel automatically adjusts the data
structures previously controlled by these parameters. The ncallout and maxswapchunks
kernel parameters are no longer ├в tunable├в .
---
http://docs.hp.com/en/5187-0701/5187-0701.pdf
semmap obsoleted 11.23
---
System-V IPC Kernel Tunable Parameter (semmap)(Obsolete): The memory
allocation of semaphore sets previously controlled by semmap is now done
dynamically by the kernel. The semmap kernel parameter is no longer tunable.
---
http://docs.hp.com/en/5992-2852/5992-2852.pdf
Regards,
Robert-Jan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-18-2008 11:26 AM
тАО08-18-2008 11:26 AM
Re: Kernel Question on HP-UX 11.23 Itanium/rx3300 server
I know I can count on JRF for the answer, but any new replacement. Because they are coming up in Oracle install.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-18-2008 11:45 AM
тАО08-18-2008 11:45 AM
Re: Kernel Question on HP-UX 11.23 Itanium/rx3300 server
> but any new replacement. Because they are coming up in Oracle install.
oracle has a bad habit of being behind in what it's installer thinks is required. This includes patches and kernel parameters. Ignore what doesn't exist.
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-18-2008 04:57 PM
тАО08-18-2008 04:57 PM
Re: Kernel Question on HP-UX 11.23 Itanium/rx3300 server
Thanks,
MJ