Hi Zack,

https://devel.rtems.org/ticket/4503

The malloc implementation exists in the score as the Heap Manager. search
for "Heap_" within cpukit to get some ideas where to look.

@Joel are these two tickets duplicates?
https://devel.rtems.org/ticket/4503
https://devel.rtems.org/ticket/4271

-Gedare

On Tue, Sep 7, 2021 at 7:14 PM zack leung <zakthertems...@gmail.com> wrote:

> I was wondering about ticket 4503. I was wondering where The required
> functionality should be in the underlying score/ capability used can be
> found to write this function. Also how does this relate  to
>
> Add common malloc family extension method malloc_usable_size()
> <https://devel.rtems.org/ticket/4271>?
> Thanks
> Zack
> _______________________________________________
> devel mailing list
> devel@rtems.org
> http://lists.rtems.org/mailman/listinfo/devel
_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to