Chinaunix首页 | 论坛 | 博客
  • 博客访问: 10943
  • 博文数量: 6
  • 博客积分: 170
  • 博客等级: 入伍新兵
  • 技术积分: 70
  • 用 户 组: 普通用户
  • 注册时间: 2009-10-28 09:55
文章分类
文章存档

2011年(1)

2010年(1)

2009年(4)

我的朋友
最近访客

分类: LINUX

2009-10-31 14:33:26

Process file system(procfs) is a virtual file system to access the process infomation from the kernel.
It is usually mounted at /proc directory.
It is stored on the memory not the disk

The /proc fs contains directories and virtual files.
1) Virtual file can present info from the kernel to the user and send the info from the user to the kernel.
 
阅读(469) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~