This version of malloc for VxWorks contains two DIFFERENT algorithms. One is the BSD based Kingsley "bucket" allocator which has some unique fragmentation behavior. The other is Doug Lea s well tested allocator that tries to minimize fragmentation while keeping the speed/space requirements.
非常實用,可移植用作實現跨平臺的嵌入式的內存分配機制.
標簽:
algorithms
DIFFERENT
Kingsley
contains
上傳時間:
2015-08-28
上傳用戶:hfmm633