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

Changes between Version 4 and Version 5 of SOCIS/2017


Ignore:
Timestamp:
06/21/17 22:23:11 (7 years ago)
Author:
Mikail Yayla
Comment:

student wiki update

Legend:

Unmodified
Added
Removed
Modified
  • SOCIS/2017

    v4 v5  
    5454 * Read resources about the scheduler in rtems (papers, documentation, blogs) to learn how components of it work
    5555 * Begin implementing the fault tolerant scheduler
     56
     57* June 21
     58 * What was done:
     59  * Updated blog about which faults the fault tolerant scheduler can protect the system from, and explained how the schedulability can still be guaranteed despite different execution versions of a task
     60  * read various papers and documentation on the scheduling in rtems
     61 * The current issues:
     62  * waiting for the official SoC start
     63 * Plans for the next week:
     64  * get a sufficient understanding of the scheduler infrastructure in rtems
     65  * finish the blog post on how the fixed priority scheduler is implemented in rtems
     66  * find out where exactly the ft scheduler can be implemented
     67
    5668= Final Report (RTEMS Fault Tolerance) =
    5769* /