Changeset cbb1103 in rtems

Timestamp:
07/27/21 11:40:51 (3 years ago)
Author:
Sebastian Huber <sebastian.huber@…>
Branches:
master
Children:
70ec9bd
Parents:
4adaed73
git-author:
Sebastian Huber <sebastian.huber@…> (07/27/21 11:40:51)
git-committer:
Sebastian Huber <sebastian.huber@…> (07/28/21 17:32:24)
Message:

score: Simplify SMP processor state handling

The per-CPU states which control the SMP system initialization were added quite
early during the SMP support development. Replace this initial implementation
with a simplified one. There is no longer a global SMP lock required which
serialized the state changes of all processors. The new implementation better
integrates with the per-CPU jobs.

(No files)

Note: See TracChangeset for help on using the changeset viewer.