[Bug 1789] New: Add Simple SMP Scheduler

bugzilla-daemon at rtems.org bugzilla-daemon at rtems.org
Mon May 9 20:24:21 UTC 2011


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

           Summary: Add Simple SMP Scheduler
           Product: RTEMS
           Version: HEAD
          Platform: All
        OS/Version: RTEMS
            Status: NEW
          Severity: enhancement
          Priority: P3
         Component: cpukit
        AssignedTo: joel.sherrill at oarcorp.com
        ReportedBy: joel.sherrill at oarcorp.com


Created an attachment (id=1162)
 --> (https://www.rtems.org/bugzilla/attachment.cgi?id=1162)
Patch version 1

The attached patch adds support for the Simple SMP Priority Scheduler.  It is a
very straightforward implementation of priority scheduling across multiple
cores.  It tries to be faithful to the behaviour of the Deterministic Priority
Scheduler and (when hacked to be the default scheduler), all tests pass.

-- 
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