Hi Sebastian,

On Thu, 3 Sep 2015, Sebastian Huber wrote:
> how can I add something to the release notes? I would like to mention 
> some RTEMS changes.

is it possible checking out https://gcc.gnu.org/about.html is all
you are looking for, or am I thinking to simple? :-)

> The RTEMS thread model implementation changed. For the mutexes 
> self-contained objects defined in Newlib <sys/lock.h> are used instead 
> of Classic API semaphores.  The keys and the once function are directly 
> defined via <pthread.h>.  Condition variables are provided via Newlib 
> <sys/lock.h>. The RTEMS thread model supports now the C++11 threads.
> 
> The OpenMP support uses now self-contained objects provided by Newlib
> <sys/lock.h> and offers a significantly better performance compared to the
> POSIX configuration. It is possible to configure scheduler instance specific
> thread pools.

Absolutely, please go ahead and add this to the release notes.

I'll be happy to have a look and review, or advise if you have
any questions.

Gerald

Reply via email to