- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- modify value parameter kernel HPUX11.23
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
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
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
05-11-2007 02:08 AM
05-11-2007 02:08 AM
The Expression is not valid
using kcweb
the value for max_thread_proc required is , as I modify the value
Tunable max_thread_proc (1024+nSNOP*6)
Description Maximum number of threads in each process
Dynamic yes
Subsystem pm
Default Value 256
Current Value 1200
Planned Value 1200
Last Boot Value 1200
Constraints max_thread_proc >= 64
Constraints max_thread_proc <= nkthread
Auto Tuning Not Supported
Enter Value/Expression OR q(quit) = (1024+nSNOP*6)
The Expression is not valid
Enter Value/Expression OR q(quit) = q
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-11-2007 02:11 AM
05-11-2007 02:11 AM
Solution- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-11-2007 02:14 AM
05-11-2007 02:14 AM
Re: modify value parameter kernel HPUX11.23
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-11-2007 02:18 AM
05-11-2007 02:18 AM
Re: modify value parameter kernel HPUX11.23
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-11-2007 02:34 AM
05-11-2007 02:34 AM
Re: modify value parameter kernel HPUX11.23
maxdsiz 0x40000000 0xFFFFFFFF
KP maxdsiz_64bit 0x80000000
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-11-2007 02:34 AM
05-11-2007 02:34 AM
Re: modify value parameter kernel HPUX11.23
maxdsiz 0x40000000 0xFFFFFFFF
maxdsiz_64bit 0x80000000
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-11-2007 03:36 AM
05-11-2007 03:36 AM
Re: modify value parameter kernel HPUX11.23
shmmax (RAM>isRAM?RAM:isRAM)=
for isRAM=get_ram
# echo vx_physmem/d | adb /stand/vmunix /dev/kmem | grep -v vx_physmem | awk '{ print $1 }'
4066
and get_swap
# swapinfo | grep -e dev -e localfs | awk '{ print $2 }'
4194304
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-11-2007 06:21 AM
05-11-2007 06:21 AM