Operating System - HP-UX
1832627 Members
2800 Online
110043 Solutions
New Discussion

how to obtain info about the Kernel parameters

 
federico_3
Honored Contributor

how to obtain info about the Kernel parameters



Using the command :

# adb -k -w /stand/vmunix /dev/kmem > /tmp/sys.pars
$e
$q
#

i obtain in /tm/sys.parms all the kernel parameters .
How can i obtain informations about the parameters missing from SAM, sysdef, kmtune .... ( i think the not configurable ones)



thanks

federico


3 REPLIES 3
John Palmer
Honored Contributor

Re: how to obtain info about the Kernel parameters

With difficulty I should think. HP do a course 'Inside the HP-UX Operating System' which would probably be your best bet.
Rick Garland
Honored Contributor

Re: how to obtain info about the Kernel parameters

There is a doc that is listed in previous posts.

http://docs.hp.com/hpux/content/KCparams.OverviewAll.html

federico_3
Honored Contributor

Re: how to obtain info about the Kernel parameters

Rick,

in that one document there are not all the parameters

for example : itick_per_n_usec and many others ...

federico