diff options
author | Richard W.M. Jones <rjones@redhat.com> | 2007-10-19 08:27:54 +0100 |
---|---|---|
committer | Richard W.M. Jones <rjones@redhat.com> | 2007-10-19 08:27:54 +0100 |
commit | 0ad7e5238fa76ebcfa8abfda8e44d0c62b927e7c (patch) | |
tree | 79c975dd07751c797a16f50e96d7bfec0a115708 /TODO.virt-top | |
parent | 25b13f7cdee5b412ebeea4ccf039d1b8f991ef7a (diff) | |
download | virt-top-0ad7e5238fa76ebcfa8abfda8e44d0c62b927e7c.tar.gz virt-top-0ad7e5238fa76ebcfa8abfda8e44d0c62b927e7c.tar.xz virt-top-0ad7e5238fa76ebcfa8abfda8e44d0c62b927e7c.zip |
Feature request 12.
Diffstat (limited to 'TODO.virt-top')
-rw-r--r-- | TODO.virt-top | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/TODO.virt-top b/TODO.virt-top index a0be3ac..03cda9c 100644 --- a/TODO.virt-top +++ b/TODO.virt-top @@ -79,3 +79,9 @@ to the current time. In --csv mode, allow the CSV file to be rolled over and compressed periodically (eg. every so often, specific time of day, etc.) + +*** 12 [cywse] How much memory is a guest actually using + +Can we look inside the guest to find out how much memory the guest +is actually using? Scenario is: One guest is maxed out and swapping +while other guests aren't using much of their allocated memory. |