RES: Why object's name is so short?

Wendell Pereira da Silva wendell.silva at compsisnet.com.br
Mon Jan 24 17:22:58 UTC 2011


I guess this way it keeps low memory profile.
IMO, this is irrelevant since we can track name of objects by using a document (i.e. a user manual) in large embedded software projects. 

--
Wendell.


-----Mensagem original-----
De: rtems-users-bounces at rtems.org [mailto:rtems-users-bounces at rtems.org] Em nome de Mozzhuhin Andrei
Enviada em: segunda-feira, 24 de janeiro de 2011 14:57
Para: rtems-users at rtems.org
Assunto: Why object's name is so short?

Hi

RTEMS uses the object ID (rtems_id) for management of any objects.
Additionally, each object has a name that is used mainly for display to
the human. They both have a size of 4 bytes.

Why object's name (intended for the human) is so short?

Thanks
--
Andrei Mozzhuhin

_______________________________________________
rtems-users mailing list
rtems-users at rtems.org
http://www.rtems.org/mailman/listinfo/rtems-users




More information about the users mailing list