1760095 Members
4094 Online
108889 Solutions
New Discussion юеВ

KMTUNE 11.11

 

KMTUNE 11.11

Hi Can I use just KMTUNE -s to update a static kernel parameter?
Which does not kill you only makes you stronger
5 REPLIES 5
Joseph Loo
Honored Contributor

Re: KMTUNE 11.11

hi,

yes. u may use it for both static and dynamic.

did u happen to encounter any problem?

regards.
what you do not see does not mean you should not believe
Pradeep_29
Frequent Advisor

Re: KMTUNE 11.11

You would also need to rebuild the kernel after using kmtune. Run kmupdate.
Biswajit Tripathy
Honored Contributor

Re: KMTUNE 11.11

There are many tunables that can be changed
using kmtune that does NOT require a kernel
rebuild. Run kmtune(1M) without any arguments
to findout which ones donot require kernel
rebuild.

- Biswajit
:-)
Mahesh Kumar Malik
Honored Contributor

Re: KMTUNE 11.11

Hi Robert

Yes, you can use, but changed kernel will be effective after reboot

Regards
Mahesh
Deepak.R
Frequent Advisor

Re: KMTUNE 11.11

Hi,

Just execute kmtune and determine which are the tunable parameters to be modified and whether they are static or dynamic.

using SAM would be the best way.

u can also use kmtune command tomodify system file and then do

mk_kernel -s "systemfile" -o "kernel file"

changing static parameter would require a reboot.

thanks
deepak