代码拉取完成,页面将自动刷新
# Invisible option that is used to detect
# if LIBTLSF is available for configuration
config LIBTLSF_INCLUDED
bool
default y
menuconfig LIBTLSF
bool "TLSF - real-time dynamic memory allocator"
select LIBUKALLOC_IFMALLOC
default n
if LIBTLSF
config TLSF_LOG2_SLI
int "log2 of second level index (SLI)"
default 5
help
The Second Level Index subdivides linearily the first level lists.
The SLI has to be a power of two and is here represented as log2
of the number of second level divisions.
For instance, TLSF_LOG2_SLI = 5 implies 32 second level divisions.
Higher values of SLI imply less fragmentation, at the cost of an
increased space overhead of metadata.
endif
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。