Linux内核模块的实现机制  被引量:3

The Realization of Linux Kernel Moduel

在线阅读下载全文

作  者:孙海彬[1] 傅谦[1] 徐良贤[1] 

机构地区:[1]上海交通大学计算机系,上海200030

出  处:《微电子学与计算机》2001年第3期29-32,共4页Microelectronics & Computer

摘  要:Linux内核采用了可装载的模块,文章首先提出了实现这一机制所要解决的问题。然后详细分析了Linux中用于实现模块的主要数据结构struct module,struct module_symbol,struct module_ref以及由它们组成的模块链表、符号表、依赖表、引用链表。在此基础之上,阐明了Linux是如何使用这些数据结构来完成内核模块的加载与卸载过程的。Linux kernel uses loadable modules. To implement this kind of mechanism, some technique is proposed in this paper firstly. Then the major data structure, which linux adopts to implement module, is detailedly analysing。The data structure include struct module, struct module_symbol, struct module_ref and tables or lists consisting by them, such as module list, symbol table, dependency table and reference list. Finally, how to load and unload modules using these data structures is explained.

关 键 词:LINUX 内核模块 数据结构 操作系统 内存管理 进程管理 

分 类 号:TP316.81[自动化与计算机技术—计算机软件与理论]

 

参考文献:

正在载入数据...

 

二级参考文献:

正在载入数据...

 

耦合文献:

正在载入数据...

 

引证文献:

正在载入数据...

 

二级引证文献:

正在载入数据...

 

同被引文献:

正在载入数据...

 

相关期刊文献:

正在载入数据...

相关的主题
相关的作者对象
相关的机构对象