Operating System - HP-UX
1833352 Members
2803 Online
110051 Solutions
New Discussion

Re: OS kernel parameter tuning - Auto?

 
FSS Data Admin
New Member

OS kernel parameter tuning - Auto?

Hi.
I've changed many kernel parms. in the past.
As far as I remember, their "capability" was either "static" or "dynamic".
I'm looking at a newer server we have here, an HP rx8640, running HP-UX 11.23.
One of the parameters that I may want to increase is "physical_io_buffers". It's state is "Auto", and, try as I might on ITRC, I cannot see what precisly that means!
I know that static means reboot required to change, dynamic not... What the heck does "Auto" mean?
- Thanks in advance.

Steve in Philly, PA
2 REPLIES 2
James R. Ferguson
Acclaimed Contributor

Re: OS kernel parameter tuning - Auto?

Hi Steve:

For kernel modules "auto" means the kernel loads the module when it is called for. For tunable parameters, "auto" means that the system can dynamically adjust it's value.

Regards!

...JRF...
Suraj K Sankari
Honored Contributor

Re: OS kernel parameter tuning - Auto?

Hi,
There are five type of tunable paramater in HP UNIX
Type Introduced
Static prior to UX 10.20
Dynamic in UX 11.11
Automatic in UX 11.23
Private in UX 11.22
User-Defined in UX 11.23

For more information see the attached file

suraj