]> xenbits.xensource.com Git - libvirt.git/commit
Adding memtune command to virsh tool
authorNikunj A. Dadhania <nikunj@linux.vnet.ibm.com>
Tue, 12 Oct 2010 16:56:49 +0000 (18:56 +0200)
committerDaniel Veillard <veillard@redhat.com>
Tue, 12 Oct 2010 17:26:10 +0000 (19:26 +0200)
commite3e2ca77eea710b4c26878a06d179bc569a6fb22
treead038e5fd85af2a5fa1944311390eeed7c751ac2
parentd1d77ae1dbb99bdfe115d7dd61165a19f089ad18
Adding memtune command to virsh tool

The command helps to control the memory/swap parameters for the system, for
eg. hard_limit (max memory the vm can use), soft_limit (limit during memory
contention), swap_hard_limit(max swap the vm can use)
tools/virsh.c