Re: KSM Control Scripts

2010-09-01 Thread Dustin Kirkland
After changing that variable, you have to: sudo service qemu-kvm restart Also, move it up by orders of 10. Go from 20 to 200 to 2000. -- ubuntu-server mailing list ubuntu-server@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-server More info: https://wiki.ubuntu.com/ServerTe

Re: KSM Control Scripts

2010-09-01 Thread Nikolai K. Bochev
Yes, i know KSM is enabled by default, i just didn't know i can configure it through /etc/default/qemu-kvm . After running the script for around 10 days i didn't notice any huge improvement ( the vm's were already running ). I also didn't notice any increase in CPU usage with KSM_MONITOR_INTERVAL

Re: KSM Control Scripts

2010-08-23 Thread Dustin Kirkland
Serge E. Hallyn wrote: > Quoting Nikolai K. Bochev (n.boc...@grandstarco.com): >> I've stumbled upon those on the Proxmox VE forums, and as far as i can see >> they're in Fedora12 by default too. >> http://gitorious.org/ksm-control-scripts >> http://downl

Re: KSM Control Scripts

2010-08-23 Thread Serge E. Hallyn
Quoting Nikolai K. Bochev (n.boc...@grandstarco.com): > I've stumbled upon those on the Proxmox VE forums, and as far as i can see > they're in Fedora12 by default too. > http://gitorious.org/ksm-control-scripts > http://download.proxmox.com/sources/ > > > H

KSM Control Scripts

2010-08-23 Thread Nikolai K. Bochev
I've stumbled upon those on the Proxmox VE forums, and as far as i can see they're in Fedora12 by default too. http://gitorious.org/ksm-control-scripts http://download.proxmox.com/sources/ Has anyone tested those on 10.04 KVM Host ? Any reason why they aren't included in Luc