[PATCH] common: make TLSF the default allocator
Sascha Hauer
s.hauer at pengutronix.de
Mon Mar 31 00:29:45 PDT 2025
On Thu, 27 Mar 2025 12:37:53 +0100, Ahmad Fatoum wrote:
> Going by the most used defconfigs (multi_*_defconfig), TLSF is the most
> used allocator and it supports features absent in dlmalloc like
> multiple pools (used on ARMv7-R) and has KASAN integration, so there's
> even less reason to use dlmalloc nowadays.
>
> In preparation for possible removal of dlmalloc in future, switch the
> default away from dlmalloc.
>
> [...]
Applied, thanks!
[1/1] common: make TLSF the default allocator
https://git.pengutronix.de/cgit/barebox/commit/?id=c1552409af30 (link may not be stable)
Best regards,
--
Sascha Hauer <s.hauer at pengutronix.de>
More information about the barebox
mailing list