Home > CentOS, VMware > Kerenl tunables for VMware Host

Kerenl tunables for VMware Host

January 6th, 2009 Leave a comment Go to comments

add to sysctl.conf

vm.swappiness = 0
vm.overcommit_memory = 1
vm.dirty_background_ratio = 5
vm.dirty_ratio = 10
vm.dirty_expire_centisecs = 1000
dev.rtc.max-user-freq = 1024

  1. No comments yet.
  1. No trackbacks yet.