Sebastian Huber commented on a discussion: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/110#note_109578 Just resolving all dependencies to get the size of a feature doesn't take into account that the dependencies might be already present due to some other feature. It would give you pessimistic numbers. There is a text for the items, for example for `MembenchRtemsMessageValMemSndRcvDel` we have: ```yaml text: | The system shall provide a benchmark program to show the static memory usage of a basic application configuration with calls to ${../if/construct:/name}, ${../if/send:/name}, ${../if/receive:/name}, and ${../if/delete:/name}. ``` In the example, you see that using these functions requires additional 4928 bytes in the `.text` section. -- View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/110#note_109578 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
