节点文献

位图在嵌入式系统内存管理中的应用

Application of bitmap in memory management of embedded system

  • 推荐 CAJ下载
  • PDF下载
  • 不支持迅雷等下载工具,请取消加速工具后下载。

【作者】 李法龙吴刚陈章龙

【Author】 LI Fa-long, WU Gang, CHEN Zhang-long (Department of Computer Science and Engineering, Fudan University, Shanghai 200433, China)

【机构】 复旦大学计算机科学与工程系复旦大学计算机科学与工程系 上海200433上海200433上海200433

【摘要】 嵌入式系统内存管理要求有较高的可靠性及确定性。传统的内存管理方法使用链表来维护空闲内存,内存的分配时间与链表的长度有关,确定性不够。采用位图的方式进行内存管理,内存的分配和回收都是常数时间,可以显著提高内存管理的确定性及可靠性。

【Abstract】 Memory managementin embedded system requires high stability and determinacy. Traditional memory management maintains the free memory with link lists. The time for allocating and freeing memory is linear with length of link lists, lacking of determinacy. With bitmap, it will take constant time to allocate and free memory, greatly improving the determinacy and stability of memory management.

【关键词】 嵌入式系统内存管理位图
【Key words】 embedded systemmemory managementbitmap
  • 【文献出处】 计算机工程与设计 ,Computer Engineering and Design , 编辑部邮箱 ,2005年04期
  • 【分类号】TP368.1
  • 【被引频次】12
  • 【下载频次】140
节点文献中: 

本文链接的文献网络图示:

本文的引文网络