Google Summer of Code | malloc_info() changes the state of the heap (#41)
Anshika Gupta (@anshika_gupta)
gitlab at rtems.org
Sat Mar 7 15:11:15 UTC 2026
Anshika Gupta commented on a discussion: https://gitlab.rtems.org/rtems/programs/gsoc/-/issues/41#note_144743
Ok, I understand the we must adhere to the signature in C Standard Library.
I guess the information like number of deferred blocks is there and easily accessible but I suspect that information like largest block of deferred type and total size of deferred blocks and other stats related to it might have to be generated.
And there already exists a function named \_Malloc_Process_deferred_frees() which exists to process the deferred list freed my interrupt service routines
--
View it on GitLab: https://gitlab.rtems.org/rtems/programs/gsoc/-/issues/41#note_144743
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/20260307/9f7ef552/attachment.htm>
More information about the bugs
mailing list