摘要
文章通过剖析Linux核心系统调用的基本原理,提出了一种在Linux核心模式下执行用户进程的解决方案,该方案不必修改Linux核心源码,并能方便地实现用户进程在核心模式和用户模式之间的自由切换。文章详细论述了方案的具体实现及其某些相关问题,对其主要应用也做了一定程度的介绍。
After investigating the basic principle of system calls in Linux,the paper provides a method to execute user programs in kernel mode without modifying Linux kernel sources.The method is also easy for user programs to switch between kernel mode and user mode freely.We have described in detail how to implement this method and analyzed some relevant problems.The main applications of it are also introduced.
出处
《计算机工程与应用》
CSCD
北大核心
2004年第4期118-120,共3页
Computer Engineering and Applications