[RFC PATCH 0/3] add tlsf memory allocator

Antony Pavlov antonynpavlov at gmail.com
Thu Dec 8 09:03:46 EST 2011


This patch series adds the tlsf memory allocator to barebox.

TLSF: Two Level Segregated Fit memory allocator implementation.
Written by Matthew Conte (matt at baisoku.org).
Public Domain, no restrictions.

[RFC PATCH 1/3] import TLSF 2.0
[RFC PATCH 2/3] adapt tlsf for barebox
[RFC PATCH 3/3] add tlsf-based malloc implementation



More information about the barebox mailing list