Chris Johns commented: https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5305#note_129117 SMP is not an issue if the code is thread safe. Is the code thread safe? If the code is designed to be a single process how clean is the namespace? Calls should be in a specific namespace. For example civet web has the historical `mg_` prefixed to all calls. Any calls to things like `exit()` need to replaced. -- View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5305#note_129117 You're receiving this email because of your account on gitlab.rtems.org.
_______________________________________________ bugs mailing list [email protected] http://lists.rtems.org/mailman/listinfo/bugs
