Notice: We have migrated to GitLab launching 2024-05-01 see here: https://gitlab.rtems.org/

Changes between Version 75 and Version 76 of Developer/SMP


Ignore:
Timestamp:
04/21/14 22:55:42 (10 years ago)
Author:
Mayes
Comment:

/* Fine Grained Locking */

Legend:

Unmodified
Added
Removed
Modified
  • Developer/SMP

    v75 v76  
    13431343the operating system state is distributed allowing true parallelism of
    13441344independent components.
     1345=  Status  =
     1346
     1347
     1348This is TBD.
    13451349=  RTEMS API Changes  =
    13461350
     
    15191523After the first mutex state change in the mutex_obtain() the mutex doesn't know
    15201524directly which thread is about to block on that mutex.  Some sequences assume
    1521 exactly one executing thread in the system, which
     1525exactly one executing