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

Changes between Version 3 and Version 4 of GSoC/2016/StrongAPAScheduling


Ignore:
Timestamp:
05/11/16 09:44:57 (8 years ago)
Author:
Darshit
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GSoC/2016/StrongAPAScheduling

    v3 v4  
    2828
    2929== Status: ==
    30 Fixing sched_sim and bringing it in synch with master
     30 * Fixing sched_sim and bringing it in synch with master
     31 * Drafting the design for implementing the algorithm
    3132
    3233= Introduction: =
     
    4344
    4445 * Bring sched_sim back in synch
    45   + Test existing impl. for strong APA semantics
    46   + Write tests for new impl. with strong APA semantics
    47  * Identify ways to show profile scheduler code for performance
     46  * Test existing impl. for strong APA semantics
     47  * Write tests for new impl. with strong APA semantics
     48 * Identify ways to profile scheduler code for performance
     49 * Write draft design doc for implementation of scheduler
    4850
    4951= References =
    5052 * https://devel.rtems.org/ticket/2510
     53 * https://devel.rtems.org/ticket/2679
    5154 * [http://www.mpi-sws.org/~bbb/papers/pdf/rtss14f.pdf Algorithm]
     55 * [https://www.researchgate.net/profile/Ernst_Mayr/publication/220897320_Node_Weighted_Matching/links/54d715690cf246475812d186.pdf "MVM Problem and Solution"]
    5256
    5357= Other sections: =