cpuset macro /vs/ inline implementation
Joel Sherrill
Joel.Sherrill at OARcorp.com
Thu Oct 31 12:20:34 UTC 2013
RTEMS uses u32 for so many things. I have no qualms with it being another. I had qualms about it being signed.
Sebastian Huber <sebastian.huber at embedded-brains.de> wrote:
On 2013-10-31 12:30, Daniel Hellstrom wrote:
> I see that the cpu_set_word_t is set to 32-bit which suites most CPUs, there is
> probably a good reason for it but would it make sens to make it dependent on
> the architecture? So that 64-bit machines have it sized to 64-bits. I'm not
> sure there are 16-bit SMP machines :) .
No, this should be a fixed size integer for all architectures to allow static
initialization. Anyway it will be a long way for RTEMS to support 33 processors.
--
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.
_______________________________________________
rtems-devel mailing list
rtems-devel at rtems.org
http://www.rtems.org/mailman/listinfo/rtems-devel
More information about the devel
mailing list