Operating System - HP-UX
1833803 Members
2226 Online
110063 Solutions
New Discussion

How to add the Kerner Parameters.

 
SOLVED
Go to solution
Gulam Mohiuddin
Regular Advisor

How to add the Kerner Parameters.

For VantagePoint 6.0, I need to set the values of two kernel parameters as follows.

nkthread=6000
max_thread_proc=65536

But when I checked with the sysdef command those parameters were not shown.

Now how can I add those two parametes in our Kernel (HP-UX 11.0 & N Class).

Thanks,
Everyday Learning.
3 REPLIES 3
Joseph C. Denman
Honored Contributor
Solution

Re: How to add the Kerner Parameters.

not all are shown with the sysdef command.

The best way, that i know of, is to use sam.

run sam
go to kernel config...configurable parameters

make your changes.

...jcd...
If I had only read the instructions first??
Vincenzo Restuccia
Honored Contributor

Re: How to add the Kerner Parameters.

Try with SAM.
Bill McNAMARA_1
Honored Contributor

Re: How to add the Kerner Parameters.

You can also try kmtune and/or modify the /stand/system file and recompile the kernel.
For a first timer, use sam and view the samlog.log to ee how it did it.

Later,
Bill

ps: nice hat Joe!
It works for me (tm)