]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
Update docs for memory parameters and memtune command
authorNikunj A. Dadhania <nikunj@linux.vnet.ibm.com>
Tue, 19 Oct 2010 12:27:12 +0000 (14:27 +0200)
committerDaniel Veillard <veillard@redhat.com>
Tue, 19 Oct 2010 12:27:12 +0000 (14:27 +0200)
commit61dfbf8c3ace9aa82929885814b8a6c4906fe150
tree374be69cabef1460935726c849d8072f6e92fd9e
parent0df552cd3775cd1c443e3bf7e391c324a09b99a3
Update docs for memory parameters and memtune command

* docs/formatdomain.html.in: Add memtune element details, added min_guarantee
* src/libvirt.c: Update virDomainGetMemoryParameters api description, make
  it more clear that the user first needs to call the api to get the number
  of parameters supported and then call again to get the values.
* tools/virsh.pod: Add usage of new command memtune in virsh manpage
docs/formatdomain.html.in
src/libvirt.c
tools/virsh.pod