Changes between Initial Version and Version 1 of GSoC/2020/Task_Shifting_APA


Ignore:
Timestamp:
05/07/20 10:20:44 (4 years ago)
Author:
Richi Dubey
Comment:

Page Creation

Legend:

Unmodified
Added
Removed
Modified
  • GSoC/2020/Task_Shifting_APA

    v1 v1  
     1= Strong,Weak APA Scheduler =
     2
     3
     4[[TOC(GSoC/2020/Task_Shifting_APA, depth=2)]]
     5
     6
     7'''This Page is Under Construction'''
     8
     9'''Mentors:''' Dr. Gedare Bloom, Dr. Kuan-Hsun Chen, Dr. Joel Sherrill, Dr. Sebastian Huber
     10
     11'''Student:''' Richi Dubey
     12
     13'''Introduction:'''
     14
     15This project aims to add the Arbitrary Processor Affinity (APA) scheduler to RTEMS. APA scheduler would allow higher-priority tasks to be ”dislodged” or moved among processors in order to make space for lower priority tasks that are limited by affinity constraints.
     16
     17Implementation of APA would allow RTEMS to achieve improved schedulability (i.e., lower response-time bounds).
     18
     19
     20
     21'''Resources:'''
     22 
     23* [https://people.mpi-sws.org/~bbb/papers/pdf/rtss14f.pdf Strong/Weak APA Paper]
     24* [https://devel.rtems.org/ticket/2510 Ticket 2510]
     25
     26
     27= Miscellaneous Sections =
     28
     29 * TBD
     30
     31= References =
     32 *  TBD
     33
     34