summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorClark Williams <williams@redhat.com>2009-09-08 08:54:02 -0500
committerClark Williams <williams@redhat.com>2009-09-08 08:54:02 -0500
commit589b33164e6035dc86071eb235d11ceb4c8f4ad5 (patch)
treed24d8c603f9c3b009faa4cdc2bbae3697606d7ba /TODO
parent4af11038dbf15cb41014de5666094a7d313d6148 (diff)
downloadrteval-589b33164e6035dc86071eb235d11ceb4c8f4ad5.tar.gz
rteval-589b33164e6035dc86071eb235d11ceb4c8f4ad5.tar.xz
rteval-589b33164e6035dc86071eb235d11ceb4c8f4ad5.zip
added dynamic loading of loads from a .ini-style config file
removed unimplemented command line options
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 6 insertions, 0 deletions
diff --git a/TODO b/TODO
index 9ae9a2d..f74e49d 100644
--- a/TODO
+++ b/TODO
@@ -1,3 +1,8 @@
+#
+# This is just a random list of things that I think need to be done
+# to rteval
+#
+
1. Write a man page.
2. Figure out some sort of config file to adjust load and measurement parameters, then
@@ -7,6 +12,7 @@ add an option to tell rteval to use a particular config file.
- 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
+ (i.e. a plugin architecture)
- figure out some generic load wrapper so that arbitrary commands may be
used as loads.