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.


_______________________________________________
bugs mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/bugs

Reply via email to