Changes between Initial Version and Version 1 of Projects/Scheduler


Ignore:
Timestamp:
03/29/10 19:44:08 (14 years ago)
Author:
Gedare
Comment:

Created page with '

Table of Contents

    Possible Mentors: Status: Gedare has volunteered for this project. Introduction: This project will refactor the RTEMS scheduler into a modular…'

    Legend:

    Unmodified
    Added
    Removed
    Modified
    • Projects/Scheduler

      v1 v1  
       1= SuperCore Scheduler =
       2
       3
       4
       5[[TOC(Projects/Scheduler, depth=2)]]
       6
       7
       8'''Possible Mentors:'''
       9
       10'''Status:''' Gedare has volunteered for this project.
       11
       12'''Introduction:''' This project will refactor the RTEMS scheduler into a modular, isolated subsystem.  The current scheduler is dispersed throughout the thread handling logic of the SuperCore, and capturing the scheduler will allow for new scheduling mechanisms to be implemented more easily in RTEMS.
       13
       14'''Goal:''' The goal is to be able to support multiple scheduler implementations in an integrated and configurable infrastructure.
       15
       16'''Requirements:''' The person(s) implementing this should at least be familiar with the design of the current scheduler.
       17
       18'''Resources:''' Current RTEMS developers, papers, etc that may help you in this project.
       19
       20'''Acknowledgements'''
       21 *  None yet.
       22= Miscellaneous Sections =
       23
       24As the project progresses, you will need to add build instructions, etc and this page will evolve from a project description into a HOWTO.
       25= References =
       26
       27
       28 *  TBD
       29
       30'''Other sections:''' If you have more to say about the project that doesn't fit in the proposed sections of this template, feel free to add other sections at will.