期刊文献+

红黑树在Linux虚拟内存区域管理中的应用

Red-Black tree used for arranging virtual memory area of Linux
下载PDF
导出
摘要 本文介绍了红黑树在Linux内核下的应用,主要讨论了红黑树在Linux内核中对虚拟内存区域管理的实现。Linux内核中,虚拟内存区域的起始地址存储在红黑树的节点中,红黑树的高效操作使虚拟内存区域的删除、查找和插入的时间复杂度为O(logn)。 The paper introduces that the Red-Black tree is used in Linux kernel and discusses laow to accomplish the Red-Black tree in arranging virtual memory area .In Linux kemel ,the starting address of VAM are stored in nodes of Red-Black tree,thus ,the high performance of effectively operating Red-Black tree makes the time complexity of deleting,serching and inserting the VAM become O(logn).
作者 刘勇
出处 《科技信息》 2013年第23期91-91,102,共2页 Science & Technology Information
关键词 红黑树 虚拟内存区域(VAM) LINUX内核 Red-black tree VAM Linux kernel
  • 相关文献

参考文献3

  • 1蔡瑞英.现代计算机常用数据结构和算法[M].南京:南京大学出版社,1994:181-185.
  • 2Linux Kernel2.6.25.7source code[Z].
  • 3Daniel P.Bovet,Marco Cesati.Understanding the Linux Kernel,3rd Edition[M].O'Reilly,2005.12.

共引文献1

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部