Notice: We have migrated to GitLab launching 2024-05-01 see here: https://gitlab.rtems.org/

Changes between Version 10 and Version 11 of SOCIS/2017


Ignore:
Timestamp:
08/09/17 14:36:37 (7 years ago)
Author:
Mikail Yayla
Comment:

student update socis

Legend:

Unmodified
Added
Removed
Modified
  • SOCIS/2017

    v10 v11  
    9292  * add other fault tolerant techniques, SRE first
    9393
     94* August 2
     95  * Mostly off due to exams, but I worked on the pattern-based soft-error handling approach and two blog posts
     96
     97* August 9
     98 * What was done:
     99  * Worked on the pattern-based approach to handle soft-errors. Finished two blog posts;  one about how the approach is implemented and one is about how I compile the system and test the FTS.
     100 * Current issues
     101   * Most of the current code works, but there is still an issue with the iteration within the pattern. For example if the pattern is 16 bit long, the task iterates through the first "round" of the pattern correctly, but in the following rounds, it does not. At the moment I'm trying to figure out what the problem is, but it will probably be resolved if I test it carefully.
     102 * Plans for the next week:
     103  * After I have solved the problem with the pattern iteration, I will start to implement a soft-error technique that also follows the pattern, but uses error detection to execute the correction versions (SDR).
     104
     105
    94106= Final Report (RTEMS Fault Tolerance) =
    95107* /