pepperdine
IS-IT--Management
I need to modify the maxperm from default 80% to 50%. What I plan to do is: vmtune -p 20 -P 50. Also Edit one entry in the /etc/inittab:
vmtune:2
nce:/usr/samples/kernel/vmtune -p 20 -P 50 >/dev/console 2>&1
My question is whether I could run the vmtune command online -leave the application and database running? Or I need to stop all the application and database. After the change, I also need to reboot the server?
Thanks a lot!
vmtune:2
My question is whether I could run the vmtune command online -leave the application and database running? Or I need to stop all the application and database. After the change, I also need to reboot the server?
Thanks a lot!