[Bug 1806] New: SMP: affinity step #1

bugzilla-daemon at rtems.org bugzilla-daemon at rtems.org
Mon May 23 14:13:34 UTC 2011


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

           Summary: SMP: affinity step #1
           Product: RTEMS
           Version: HEAD
          Platform: All
        OS/Version: RTEMS
            Status: NEW
          Severity: normal
          Priority: P3
         Component: cpukit
        AssignedTo: joel.sherrill at oarcorp.com
        ReportedBy: marta.rybczynska at kalray.eu


This patch is the first step for CPU affinity. A new field is added to thread
control for the current core/current affinity. Additionally, _Thread_Initialize
needs another parameter, so there is a new function with one more parameter.

As a first step, the core is assigned by as simple round-robin allocation.

The behaviour without SMP remains unchanged.

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