期刊文献+

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

The Realization of Linux Kernel Moduel
在线阅读 下载PDF
导出
摘要 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.
出处 《微电子学与计算机》 CSCD 北大核心 2001年第3期29-32,共4页 Microelectronics & Computer
关键词 LINUX 内核模块 数据结构 操作系统 内存管理 进程管理 Linux,Kernel module,Data structure
  • 相关文献

参考文献6

  • 1[1]Alessandro Rubini. Dynamic Kernels Discovery.Linux Journal Issue24 Last Updated, 1999, 6.
  • 2[2]Alessandro Rubini. Kernel Korner Dynamic Kernels:Modularized Device Drivers. Linux Journal Issue23Last Updated, 1999, 11.
  • 3[3]John Holmwood. Using Modules with Linux. Linux Gazette Issue 37, 1999, 2.
  • 4[4]Ori Pomerantz. Linux Kernel Module Programming Guide, 1998.
  • 5[5]Andrew S Tanenbaum. Distributed Operating Systems.Prentice Hall, 1996, 12.
  • 6[6]David A Rusling. The Linux Kernel, 1998, 3.

同被引文献14

引证文献3

二级引证文献1

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

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