Next step: Elimination of the Giant lock
    Sebastian Huber 
    sebastian.huber at embedded-brains.de
       
    Mon Mar  7 07:45:32 UTC 2016
    
    
  
Hello,
my next task is the elimination of the Giant lock for proper SMP support.
https://devel.rtems.org/ticket/2555
I added some subtasks:
Use one lookup tree per-thread for the POSIX keys
https://devel.rtems.org/ticket/2625
Unify thread cancel/join and delete
https://devel.rtems.org/ticket/2626
Fix CPU time used for threads on SMP
https://devel.rtems.org/ticket/2627
Avoid home-grown condition variable implementation in the Classic Regions
https://devel.rtems.org/ticket/2628
Remove internal mutex objects
https://devel.rtems.org/ticket/2629
Protect time of day changes by a mutex
https://devel.rtems.org/ticket/2630
Use an ISR lock to protect the state of Classic Rate Monotonic objects
https://devel.rtems.org/ticket/2631
-- 
Sebastian Huber, embedded brains GmbH
Address : Dornierstr. 4, D-82178 Puchheim, Germany
Phone   : +49 89 189 47 41-16
Fax     : +49 89 189 47 41-09
E-Mail  : sebastian.huber at embedded-brains.de
PGP     : Public key available on request.
Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.
    
    
More information about the devel
mailing list