git.annexia.org
/
virt-top.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aeec0e0
)
man page: memory option shows total guest memory (RHBZ#647991).
author
Richard W.M. Jones
<rjones@redhat.com>
Thu, 6 Jan 2011 10:18:43 +0000
(10:18 +0000)
committer
Richard W.M. Jones
<rjones@redhat.com>
Thu, 6 Jan 2011 10:18:43 +0000
(10:18 +0000)
virt-top/virt-top.pod
patch
|
blob
|
history
diff --git
a/virt-top/virt-top.pod
b/virt-top/virt-top.pod
index
b368215
..
2588805
100755
(executable)
--- a/
virt-top/virt-top.pod
+++ b/
virt-top/virt-top.pod
@@
-69,7
+69,7
@@
is to run continuously.
Set the sort order to one of:
B<cpu> (sort by %CPU used),
-B<mem> (sort by
memory used
),
+B<mem> (sort by
total memory
),
B<time> (sort by total time),
B<id> (sort by domain ID),
B<name> (sort by domain name),
@@
-252,7
+252,8
@@
Sort by %CPU.
=item I<M>
-Sort by memory.
+Sort by total memory. Note that this shows the total memory
+allocated to the guest, not the memory being used.
=item I<T>