一种嵌入式系统内存管理的延迟合并伙伴机制
A Recombination-Delaying Buddy Mechanism for Embedded System Memory Management
-
摘要: 为提高嵌入式系统动态存储管理机制的运行效率,确定时间开销,该文在分析经典伙伴系统的基础上,提出了延迟合并的方法,并辅以碎片整理及位图机制。通过仿真试验效果分析,该机制具有更好的运行效率。Abstract: In order to improve the runtime efficiency of dynamic storage management for embedded system and to bound the time spending, a method of recombination-delay is presented based on the classic buddy system, fragmentation collection, and bitmap mechanism. Simulation experiments show that this new mechanism has better runtime efficiency.