开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > mempool |
mempool
|
0 | 3 | 2 |
贡献者 | 讨论 | 代码提交 |
概述
A fast memory pool implemented with slab allocation algorithm which is a memory management mechanism intended for more efficient memory allocation and to eliminate memory fragmentation to a large extent.
This is just a simple implementation, and will be improved in the future. Please let me know if you have any suggestions.
创建时间:2014-05-07 01:28