HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Conditional kernel values
Operating System - HP-UX
1834752
Members
2787
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 10:53 AM
04-14-2003 10:53 AM
Could someone please explain this statement:
((NPROC<=30000)?30000:(NPROC*5/4))
If this is what I think it is, I would like to deploy more conditional parms like this for my builds.
JC
((NPROC<=30000)?30000:(NPROC*5/4))
If this is what I think it is, I would like to deploy more conditional parms like this for my builds.
JC
Where wisdom is called for, force is of little use. --Of course, a hammer does wonders for relieving stress.
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-14-2003 10:57 AM
04-14-2003 10:57 AM
Solution
Hi,
It says, if NPROC is less than or equal to 3000, set the value to 30000, else set the value to (NPROC*5/4).
Actually, I don't like these formulas. I prefer to put in the actual value I need for a parameter, and I don't like having to worry about changing one parameter and having a dozen other parameters get changed also.
JP
It says, if NPROC is less than or equal to 3000, set the value to 30000, else set the value to (NPROC*5/4).
Actually, I don't like these formulas. I prefer to put in the actual value I need for a parameter, and I don't like having to worry about changing one parameter and having a dozen other parameters get changed also.
JP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-14-2003 10:59 AM
04-14-2003 10:59 AM
Re: Conditional kernel values
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-14-2003 12:44 PM
04-14-2003 12:44 PM
Re: Conditional kernel values
Thanks John! I kind of thought that was what it was doing, but wanted to be sure before I attempt to use some variations of it.
Where wisdom is called for, force is of little use. --Of course, a hammer does wonders for relieving stress.
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