Linux 可加载内核模块

上几篇文章里都涉及到动态监控,其中使用到了动态模块加载的技术,故找了些资料来学习下

1: Linux内核模块LKM的动态加载技术分析

http://blog.sina.com.cn/s/blog_69b99fc70100ph1z.html

2:Linux 可加载内核模块剖析

http://www.ibm.com/developerworks/cn/linux/l-lkm/


猜你喜欢

转载自dikar.iteye.com/blog/1470900