文件名称:vxmalloc
介绍说明--下载内容均来自于网络,请自行研究使用
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.
非常实用,可移植用作实现跨平台的嵌入式的内存分配机制.-This version of malloc for VxWorks contain 's two different algorithms. One is the BSD-based Kingsley, "bucket" allocator which has some uni que fragmentation behavior. The other is Doug L. ea's well tested allocator that tries to minimiz e fragmentation while keeping the speed / space requirements. very practical, can be used for transplantation to achieve cross-platform embedded memory allocation mechanism.
非常实用,可移植用作实现跨平台的嵌入式的内存分配机制.-This version of malloc for VxWorks contain 's two different algorithms. One is the BSD-based Kingsley, "bucket" allocator which has some uni que fragmentation behavior. The other is Doug L. ea's well tested allocator that tries to minimiz e fragmentation while keeping the speed / space requirements. very practical, can be used for transplantation to achieve cross-platform embedded memory allocation mechanism.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 11912914vxmalloc.zip 列表 vxmalloc.c