Sophie

Sophie

distrib > Fedora > 18 > i386 > by-pkgid > 2ad0025c1b7c76333e1ee3ba7e2db038 > files > 11

rasdaemon-0.4.1-3.fc18.i686.rpm

1) Make sqlite code thread safe: it currently hangs sometimes, when
   multiple threads try to write things there at the same time.

2) Handle signals.

3) 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.

5) Test support for PCIe AER trace records.

6) Better parse mce trace records.