Per-BSP confdefs (or resource allocation)

Sebastian Huber sebastian.huber at embedded-brains.de
Thu Oct 22 05:41:57 UTC 2015



On 22/10/15 07:37, Chris Johns wrote:
> On 22/10/2015 4:33 pm, Sebastian Huber wrote:
>> >
>> >
>> >On 21/10/15 21:53, Isaac Gutekunst wrote:
>>> >>Hi Devel,
>>> >>
>>> >>I looked for a while, but couldn't find a way to specify what
>>> >>resources (semaphores, tasks, etc) a BSP requires for an empty project
>>> >>(empty Init function).
>> >
>> >There is no useful support for this and this is a constant source of
>> >problems.
>> >
>> >One way out of this situation would be to use self-contained objects for
>> >the drivers.
>> >
> What does this mean?

If you use C11, C++11, libgomp or libbsd synchronization objects, then 
the storage space for them is provided by the user and not the workspace.

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