summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorClark Williams <williams@redhat.com>2009-12-08 11:26:02 -0600
committerClark Williams <williams@redhat.com>2009-12-08 11:26:02 -0600
commit75a4be4aeb3f26744ea7c3449aba998c230e6691 (patch)
tree44070893d397c555b0fe4a598b88f197ab6f2cea /TODO
parent273a94955eea8f384393b7f7c06132313027b586 (diff)
parent075cc442ed19a18744940cf22b084147dde279b0 (diff)
downloadrteval-75a4be4aeb3f26744ea7c3449aba998c230e6691.tar.gz
rteval-75a4be4aeb3f26744ea7c3449aba998c230e6691.tar.xz
rteval-75a4be4aeb3f26744ea7c3449aba998c230e6691.zip
Merge commit 'davids/master_ipv4' into work
Conflicts: rteval.spec
Diffstat (limited to 'TODO')
-rw-r--r--TODO17
1 files changed, 9 insertions, 8 deletions
diff --git a/TODO b/TODO
index 375e8ec..bcae0f5 100644
--- a/TODO
+++ b/TODO
@@ -3,13 +3,7 @@
# to rteval
#
-1. Write a man page.
-
-2. Figure out some sort of config file to adjust load and measurement
- parameters, then add an option to tell rteval to use a particular
- config file.
-
-3. Figure out how to add more loads. Seems that we could do it two ways:
+1. Figure out how to add more loads. Seems that we could do it two ways:
- create a wrapper python module just like is done for kcompile and hackbench
then add the new module to a config file so rteval loads it on startup
@@ -18,5 +12,12 @@
- figure out some generic load wrapper so that arbitrary commands may be
used as loads.
- Heck, maybe we could do both.
+2. Should we add a hwlatdetect option?
+
+3. Potential new loads/measurements:
+ - dbench
+ - AMQP latencytest/perftest (over loopback)
+ - bonnie/bonnie++
+ - iozone
+