[PATCH 32/32] score: Remove the Giant lock

Sebastian Huber sebastian.huber at embedded-brains.de
Fri May 20 13:40:04 UTC 2016


Hello Gedare,

On 20/05/16 01:04, Gedare Bloom wrote:
> Nice work. Just a few small nits mostly related to doc.

thanks for the review.

I sent the next patch set, which contains some cleanup to simplify 
things. The next step is to split up the CORE mutex implementation into 
different parts to simplify the business logic (e.g. mutex (ceiling and 
inheritance), recursive mutex (ceiling and inheritance) , binary 
semaphore (FIFO and priority), simple binary semaphore (FIFO and 
priority)). This makes it easier to re-use the implementation for the 
internal, Newlib internal, GCC internal and libbsd mutexes.

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