[ECOS] Is eCos having this constrains
Andrew Lunn
andrew@lunn.ch
Thu Apr 15 08:32:00 GMT 2004
On Thu, Apr 15, 2004 at 11:43:48AM +0530, Prabhat Shrivastav wrote:
> Hi
>
> I have some doubt,
> How many number of mutex you can initialize in your single project
> while using eCos . Is there any limitation other than memory
> constrains.
Memory is the only constraint. The queue of threads is built using
pointers which each thread already have, so there is no additional
memory required while the mutex is in operation.
Andrew
--
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss
More information about the Ecos-discuss
mailing list