首页 | 本学科首页   官方微博 | 高级检索  
     

WebitOS内存管理策略的优化
引用本文:李海成.WebitOS内存管理策略的优化[J].辽东学院学报(自然科学版),2009,16(2).
作者姓名:李海成
作者单位:辽东学院,信息技术分院,辽宁,丹东,118003
摘    要:针对W ebitOS的内存分配和回收策略容易形成多个碎片的问题,分别提出了内存分配过程中的内存分配优化算法(AOA)和内存回收过程中的内存回收优化算法(COA)。AOA算法在内存分配过程中通过设定一个可分割阀值避免小碎片的产生;COA算法在内存回收过程中将地址连续的内存块合并成较大的空闲区,减少链表中小空闲区数目,提高了内存空间的利用率。实验结果表明,内存分配优化算法(AOA)和内存回收优化算法(COA)缩短系统响应时间,适用于资源受限环境下开发嵌入式实时应用。

关 键 词:嵌入式操作系统  内存分配优化算法(AOA)  内存回收优化算法(COA)  碎片

Optimization of Memory Management Strategy in WebitOS
LI Hai-cheng.Optimization of Memory Management Strategy in WebitOS[J].Journal of Liaodong University:Natural Sciences,2009,16(2).
Authors:LI Hai-cheng
Affiliation:LI Hai-cheng(College of Information Technology,Eastern Liaoning University,D,ong 118003,China)
Abstract:In view of many fragments formed by the strategy of WebitOS on allocation and collection of memory space,a memory-allocating optimization algorithm(AOA) and memory-collecting optimization algorithm(COA) in memory space were put forward in the process of memory management.To avoid the memory fragments,a threshold was set in AOA during memory allocation;and continuous address free memories was combined into a free block in COA during memory collection,which could improve utilization ratio of memory and reduce...
Keywords:embedded operating system  memory-allocating optimization algorithm(AOA)  memory-collecting optimization algorithm(COA)  fragment  
本文献已被 CNKI 维普 万方数据 等数据库收录!
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号