From: Eric Blake Date: Tue, 19 Oct 2010 15:39:51 +0000 (-0600) Subject: virsh: consolidate memtune docs X-Git-Tag: v0.8.5~86 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b3725627cbfa6baabd793eb4651d20e58edfbda;p=thirdparty%2Flibvirt.git virsh: consolidate memtune docs * tools/virsh.pod (memtune): Drop second copy, fill to 80 columns, enhance wording. --- diff --git a/tools/virsh.pod b/tools/virsh.pod index dbcc6803da..61875af936 100644 --- a/tools/virsh.pod +++ b/tools/virsh.pod @@ -520,13 +520,14 @@ Change the maximum memory allocation limit in the guest domain. This should not change the current memory use. The memory limit is specified in kilobytes. -=item B I - -Displays the domain memory parameters. - -=item B I optional I<--hard-limit> B optional I<--soft-limit> B optional I<--swap-hard-limit> B -I<--min-guarantee> B - -Allows you to set the domain memory parameters. LXC and QEMU/KVM supports these parameters. +=item B I optional I<--hard-limit> B +optional I<--soft-limit> B optional I<--swap-hard-limit> +B -I<--min-guarantee> B + +Allows you to display or set the domain memory parameters. Without +flags, the current settings are displayed; with a flag, the +appropriate limit is adjusted if supported by the hypervisor. LXC and +QEMU/KVM supports I<--hard-limit>, I<--soft-limit>, and I<--swap-hard-limit>. =item B I I optional I<--maximum> I<--config> I<--live>