linux kernel proc文件系统 最新更新| 软件分类| 专题汇总| 手机版

您所在的位置:首页 > linux kernel proc文件系统 > 信息评论 >

linux kernel proc文件系统

  在linux内核模块开发中如果需要用到文件IO,使用proc文件系统是一个很好的方法。  给大家转一个例子供参考  /**  *  procfs2.c -  create a "file" in /proc  *  */  #include <linux/module.h> /* Specifically, a mod

网友评论

发表评论

(您的评论需要经过审核才能显示)