[Bug 1636] New: Refactor Rate Monotonic Manager into a generic Periodic Manager

bugzilla-daemon at rtems.org bugzilla-daemon at rtems.org
Tue Jul 27 21:54:05 UTC 2010


https://www.rtems.org/bugzilla/show_bug.cgi?id=1636

           Summary: Refactor Rate Monotonic Manager into a generic
                    Periodic Manager
           Product: RTEMS
           Version: HEAD
          Platform: All
        OS/Version: RTEMS
            Status: NEW
          Severity: normal
          Priority: P3
         Component: cpukit
        AssignedTo: joel.sherrill at oarcorp.com
        ReportedBy: giddyup44 at yahoo.com


This PR is to refactor the RTEMS Rate Monotonic Management routines into a more
generic Periodic Manager.  This change will facilitate scheduler
implementations other than Rate Monotonic that support periodic tasks.

The newly created Periodic Manager is split between the classic and supercore.
The original classic Rate Monotonic interface is maintained and duplicated by
the Periodic Manager's public interface located in the classic API.

Non-public management routines have been moved to the supercore.  Non-public
Rate Monotonic routines have been removed.

-- 
Configure bugmail: https://www.rtems.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the bugs mailing list