RTEMS | cpukit/include: Refactor heapimpl.h (!1308)
Gedare Bloom (@gedare)
gitlab at rtems.org
Wed Jun 17 16:39:44 UTC 2026
Gedare Bloom started a new discussion: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1308#note_152646
How did you determine what belongs to the `firstfit` implementation, versus what would be generic across different heap implementations?
I'm concerned that this refactoring is too coarse-grained. Your proposal was that: "Existing _Heap_* APIs are kept as dispatcher wrappers that forward calls to the currently registered backend operations." This MR is instead migrating the existing _Heap_* API implementations entirely into the firstfit without introducing the abstraction layer you proposed.
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1308#note_152646
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/20260617/58c779fa/attachment-0001.htm>
More information about the bugs
mailing list