Re: C11 Re: [PATCH 3/6] termios: Use C11 mutex for input/output

2016-12-19 Thread Sebastian Huber
On 19/12/16 22:31, Chris Johns wrote: On 19/12/2016 17:32, Sebastian Huber wrote: On 16/12/16 21:50, Chris Johns wrote: If the same storage model and performance can be gained with POSIX why not look at moving in this direction. We should change the POSIX synchronization objects * mutexes,

Re: C11 Re: [PATCH 3/6] termios: Use C11 mutex for input/output

2016-12-19 Thread Chris Johns
On 19/12/2016 17:32, Sebastian Huber wrote: On 16/12/16 21:50, Chris Johns wrote: If the same storage model and performance can be gained with POSIX why not look at moving in this direction. We should change the POSIX synchronization objects * mutexes, * rwlocks, * barriers, * condition varia

[PATCH 1/2] JFFS2: Add RTEMS_JFFS2_GET_INFO

2016-12-19 Thread Sebastian Huber
Add IO control RTEMS_JFFS2_GET_INFO to get some JFFS2 filesystem instance information. Update #2844. --- cpukit/libfs/src/jffs2/include/rtems/jffs2.h | 100 ++ cpukit/libfs/src/jffs2/src/fs-rtems.c | 72 ++- testsuites/fstests/Makefile.am | 1 + testsuite

[PATCH 2/2] JFFS2: Add RTEMS_JFFS2_FORCE_GARBAGE_COLLECTION

2016-12-19 Thread Sebastian Huber
Add IO control to force a garbage collection. Update #2844. --- cpukit/libfs/src/jffs2/include/rtems/jffs2.h | 6 +++ cpukit/libfs/src/jffs2/src/fs-rtems.c| 3 ++ testsuites/fstests/fsjffs2gc01/init.c| 57 3 files changed, 66 insertions(+) diff --gi

RTEMS SMP Status Report v3

2016-12-19 Thread Sebastian Huber
Hello, there is a third version of an RTEMS SMP Status Report available at: http://microelectronics.esa.int/gr740/RTEMS-SMP-StatusReportEmbBrains-rev3-2016-12.pdf -- Sebastian Huber, embedded brains GmbH Address : Dornierstr. 4, D-82178 Puchheim, Germany Phone : +49 89 189 47 41-16 Fax :