> 512 bytes? I didn't realize. That is a bit on the high end, yes. Not
> entirely intentional on my part so I would have to examine where that
> happened.

The POSIX standard says that a minimum of 128 per-thread variables
must be supported and each one takes 4 bytes.

However, since this is eCos, you can reduce the number of variables,
but by default, it is 128.

     Andrew

Reply via email to