Operating System - HP-UX
1833700 Members
3312 Online
110062 Solutions
New Discussion

Re: Regarding kernel parameters

 
ashkp
Occasional Contributor

Regarding kernel parameters

I want to set the value for two kernel parameters on HP-UX 11i:

1. maxswapchunks
2. semmap

I used the command
#kctune | grep -i parameter name

but i am unable to find it out

My question is:
1. wether these two parameters are present or do i need to create the new parameter ?

If present how to set that ?
If no how to create that ?
1 REPLY 1
James R. Ferguson
Acclaimed Contributor

Re: Regarding kernel parameters

Hi:

Since you used 'kctune' I presume that you are running 11.23. The kernel parameters 'maxswapchunks' and 'semmap' are deprecated on 11.23.

Regards!

...JRF...