public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* [kvm-unit-test PATCH] tscdeadline-latency: fix typo
@ 2014-12-13 15:39 Marcelo Tosatti
  0 siblings, 0 replies; only message in thread
From: Marcelo Tosatti @ 2014-12-13 15:39 UTC (permalink / raw)
  To: kvm-devel, Paolo Bonzini


Fix typo.

Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>

diff --git a/x86/tscdeadline-latency.c b/x86/tscdeadline-latency.c
index 28a7b52..9f255c0 100644
--- a/x86/tscdeadline-latency.c
+++ b/x86/tscdeadline-latency.c
@@ -3,9 +3,9 @@
  *
  * In octave:
  * load latency
- * min(list)
- * max(list)
- * mean(list)
+ * min(latency)
+ * max(latency)
+ * mean(latency)
  * hist(latency, 50)
  */
 

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2014-12-13 15:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-13 15:39 [kvm-unit-test PATCH] tscdeadline-latency: fix typo Marcelo Tosatti

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox