]> www.infradead.org Git - users/mchehab/rasdaemon.git/commitdiff
TODO: Update it with the current issues
authorMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 3 Jun 2013 13:57:02 +0000 (10:57 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 3 Jun 2013 13:57:02 +0000 (10:57 -0300)
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
TODO

diff --git a/TODO b/TODO
index 151a4e22ddc96b9ce94ebd2a206cd5a2fb12eddc..17ea3d2a40e5971eded1276cec71e66c1c45aa4d 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,16 +1,13 @@
-1) Make sqlite code thread safe: it currently hangs sometimes, when
-   multiple threads try to write things there at the same time.
+1) Handle signals.
 
-2) Handle signals.
-
-3) Better handle error conditions to be sure that events won't be
+2) Better handle error conditions to be sure that events won't be
    lost.
 
-4) Add a tool to handle the sqlite records, in order to detect if
-   the errors are just random noise or if they mean that memory is
-   damaged.
+3) Test support for PCIe AER trace records.
+
+4) Better parse mce trace records.
 
-5) Test support for PCIe AER trace records.
+5) Make it work fine with offline CPUs.
 
-6) Better parse mce trace records.
+6) Handle CPU hotplugs.