RTEMS | IMFS - Add configurable allocator and block size handling (&27)
Joel Sherrill (@joel)
gitlab at rtems.org
Tue Jun 10 14:39:48 UTC 2025
Joel Sherrill commented: https://gitlab.rtems.org/groups/rtems/-/epics/27#note_123268
Ignoring the names since those will need to match RTEMS naming conventions, your workspace prototype captures the approach. You will need to add to an instantiation of a default IMFS allocator structure in cpukit/include/rtems/confdefs/libio.h and use it. That file will need a CONFIGURE_ feature macro(s?) to let the user override the default allocator. And, as you have noted, a new test for a user allocator. Then docs.
--
View it on GitLab: https://gitlab.rtems.org/groups/rtems/-/epics/27#note_123268
You're receiving this email because of your account on gitlab.rtems.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20250610/fdcce3d5/attachment-0001.htm>
More information about the bugs
mailing list