summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO11
1 files changed, 11 insertions, 0 deletions
diff --git a/TODO b/TODO
new file mode 100644
index 0000000..3191277
--- /dev/null
+++ b/TODO
@@ -0,0 +1,11 @@
+
+Current TODO list:
+
+* Remove hard-coded arrays over [MAXSAMPLES] and allocate arrays
+dynamically for "samples" at run time.
+* Parse /etc/os-release instead of all the rest (patch exists from
+Koen Kooi)
+* Write out idle time to the console?
+* Revamp the idle time algorithm or delete it - it fails badly on
+most things that are more powerful than an old core2.
+