tlsf

Dynamic memory allocator Can be used as a replacement of malloc with a O(1) allocation time

Configures

Name

Value

Description

TLSF_MAX_FLI

16

limit buffer size to 2^TLSF_MAX_FLI (e.g. 64Ko for MAX_FLI of 16