[gomp] Reuse futex barrier implementation for RTEMS

Sebastian Huber sebastian.huber@embedded-brains.de
Fri Jul 17 11:17:00 GMT 2015


On 17/07/15 08:40, Sebastian Huber wrote:
> Hello,
>
> the libgomp configuration for RTEMS uses currently the POSIX 
> implementation. Unfortunately the performance is unacceptable bad, so 
> I work currently on a specialized RTEMS configuration. I would like to 
> reuse the code of the Linux futex barrier. On RTEMS there is no 
> kernel/user space separation. In order to make the futex management 
> simpler, I would like to optionally embed a futex object in the 
> barrier. Would a change like this be acceptable?

Attached is a more complete example.

-- 
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@embedded-brains.de
PGP     : Public key available on request.

Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-gomp-Add-RTEMS-configuration.patch
Type: text/x-patch
Size: 16394 bytes
Desc: not available
URL: <https://gcc.gnu.org/pipermail/gcc/attachments/20150717/a52596cc/attachment.bin>


More information about the Gcc mailing list