Linux核心动态模块技术的分析  被引量:5

Analysis of dynamic module technology in Linux kernel

在线阅读下载全文

作  者:胡贯荣[1] 阳富民[1] 

机构地区:[1]华中科技大学计算机学院,武汉430074

出  处:《计算机工程与设计》2001年第3期32-34,共3页Computer Engineering and Design

摘  要:核心动态模块技术是Linux操作系统设计上的一个重要特色,它允许一些模块动态地加载和卸载,核心不需要重新编译和启动。为支持动态可加载模块,Linux在核心提供了相应的数据结构和系统调用,以及对目标模块中的符号进行处理和对模块相关性进行处理。本文分析了动态模块的主要实现技术;对现代操作系统的研究和设计有一定的指导意义。Dynamic module is an important character of Linux, some modules are allowed to be loaded and unloaded dynamically without recompiling and rebooting kernel. In order to support dynamic loadable module, corresponding data structures and systems calls are supplied in kernel, symbols in object module and module dependence are handled. This paper analyze the main technology of dynamic module and means to be instructive to modern operating system research and design.

关 键 词:LINUX 操作系统 UNIX 动态模块 目标代码 

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

 

参考文献:

正在载入数据...

 

二级参考文献:

正在载入数据...

 

耦合文献:

正在载入数据...

 

引证文献:

正在载入数据...

 

二级引证文献:

正在载入数据...

 

同被引文献:

正在载入数据...

 

相关期刊文献:

正在载入数据...

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