X-Git-Url: http://git.annexia.org/?p=virt-top.git;a=blobdiff_plain;f=TODO.virt-top;h=442ba1cca7d8d1a7b9158dacd44de84923e780cc;hp=a0be3ac0f6b94032083dd2de3ddf07b341484d97;hb=84a06ad012f23d958fd7b5816a3abcc7c8eb64ab;hpb=4386f50ae1e5867c476e9a0443af16a2fbc8e4fd;ds=sidebyside diff --git a/TODO.virt-top b/TODO.virt-top old mode 100644 new mode 100755 index a0be3ac..442ba1c --- a/TODO.virt-top +++ b/TODO.virt-top @@ -69,13 +69,21 @@ Thinking about maybe this is something we could controly via a be true for other options such as the selection of subsystems and/or ordering/sorting ? -*** 10 [jmh] End time for data collection +*** 10 [jmh] End time for data collection [DONE 0.3.3.0] In --script mode allow an end time to be specified (when the program quits). Be nice to allow the end time to also be specified relative to the current time. *** 11 [jmh] Roll over CSV log file + [PUNTED, but documented a way to do it using ordinary shell + scripting in the manual page] 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.