节点文献

使用模块方式进入系统空间

Access to system space by modules

  • 推荐 CAJ下载
  • PDF下载
  • 不支持迅雷等下载工具,请取消加速工具后下载。

【作者】 薛筱宇张钟澍徐虹

【Author】 XUE Xiaoyu1,ZHANG Zhongshu2,XU Hong2(1. School of Computer and Commu., SWJU, Chengdu 610031, China; 2. Dept. of Computer Science, CUIT, Chengdu 610041,China)

【机构】 西南交通大学计算机与通信工程学院成都信息工程学院计算机系成都信息工程学院计算机系 四川成都610031四川成都610041四川成都610041

【摘要】 LINUX,一个优秀的代码开放的操作系统。对其内核代码的分析,无论对编程或者学习操作系统原理都将事半功倍。然而处于安全性考虑,CPU的设计者将系统空间和用户空间分离,这个措施造成了对内核代码进行调试运行的困难。有许多方法可以使用户程序进入系统空间,比如中断方式、系统调用方式……我们介绍的是采用模块的方式使应用程序进入系统空间。

【Abstract】 The LINUX is an outstanding codeopened operating system. For programming on the platforms or learning the principles of the OS, the analysis of the LINUX’ kernel is a shortcut. However the distinction between the system space and the user space is implemented due to the consideration of the security. Moreover this mechanism conceived by the CPU designers seems quite cumbersome when compiling and debugging the kernel programs. Actually there are some methods for the access to the system space, such as the interruption and the system call. Hence a method of getting the user program into the system space by modules is introduced.

【关键词】 系统调用模块LINUX
【Key words】 system callmoduleLINUX
  • 【文献出处】 成都信息工程学院学报 ,Journal of Chengdu University of Information Technology , 编辑部邮箱 ,2003年02期
  • 【分类号】TP316.81
  • 【被引频次】2
  • 【下载频次】22
节点文献中: 

本文链接的文献网络图示:

本文的引文网络