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

Linux内核链表及其在虚拟文件系统中的应用
引用本文:梁琛,陈莉君.Linux内核链表及其在虚拟文件系统中的应用[J].西安邮电学院学报,2011,16(2):29-33.
作者姓名:梁琛  陈莉君
作者单位:西安邮电学院计算机学院,陕西,西安,710121
基金项目:西安邮电学院中青年科研基金资助项目
摘    要:为了提高代码的重用性,Linux内核提供了一种抽象的双向循环链表结构。通过对这种双向循环链表及其在Linux虚拟文件系统中的应用进行分析,可以了解这种链表的巧妙之处。这种链表可以将不同结构体类型的数据链接起来,并可以使用相同的链表操作,从而能有效地提高编程效率。

关 键 词:Linux内核  链表  虚拟文件系统

Linux kernel list and its application in the virtual file system
LIANG Chen,CHEN Li-jun.Linux kernel list and its application in the virtual file system[J].Journal of Xi'an Institute of Posts and Telecommunications,2011,16(2):29-33.
Authors:LIANG Chen  CHEN Li-jun
Affiliation:LIANG Chen,CHEN Li-jun(School of Computer and Science Technology,Xi'an University of Posts and Telecommunications,Xi'an 710121,China)
Abstract:In order to improve the reusability of the code,Linux kernel provides a double circular linked list.Analyses on the structure of this list and its application in the virtual file system show that,compared with the traditional list,this kind of list is of a wonderful design.Different structured nodes can be linked together based on this list,and they can use a same list operation,thus the efficiency of programming can be increased.
Keywords:Linux kernel  list  virtual file system  
本文献已被 CNKI 维普 万方数据 等数据库收录!
设为首页 | 免责声明 | 关于勤云 | 加入收藏

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