大约有 441 项符合查询结果(耗时:0.0058秒) [XML]
TLSF源码及算法介绍 - 开源 & Github - 清泛网 - 专注C/C++及内核技术
...配请求,TLSF可以在限定的时间内完成分配。
碎片化程度低。
代码如下:
tlsf.h
/*
* Two Levels Segregate Fit memory allocator (TLSF)
* Version 2.4.6
*
* Written by Miguel Masmano Tello <mimastel@doctor.upv.es>
*
* Thanks to Ismael Ripoll for his suggestio...