免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 913 | 回复: 1
打印 上一主题 下一主题

/proc 100% 但所有目录都是"0"字节?! [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2005-04-15 11:13 |只看该作者 |倒序浏览
==>; df -k /proc
Filesystem 1024-blocks Free %Used Iused %Iused Mounted on
/proc 4294967295 0 100% - - /proc
==>; ls -l
total 0
dr-xr-xr-x 1 root system 0 Apr 15 02:58 0
dr-xr-xr-x 1 root system 0 Apr 15 02:58 1
dr-xr-xr-x 1 root system 0 Apr 15 02:58 1011736
dr-xr-xr-x 1 root system 0 Apr 15 02:58 102456
dr-xr-xr-x 1 root system 0 Apr 15 02:58 1089772
dr-xr-xr-x 1 root system 0 Apr 15 02:58 110748
dr-xr-xr-x 1 root system 0 Apr 15 02:58 1134716
dr-xr-xr-x 1 root system 0 Apr 15 02:58 114804
dr-xr-xr-x 1 root system 0 Apr 15 02:58 1224736
...
dr-xr-xr-x 1 root system 0 Apr 15 02:58 81984
dr-xr-xr-x 1 root system 0 Apr 15 02:58 86088
dr-xr-xr-x 1 root system 0 Apr 15 02:58 90178
dr-xr-xr-x 1 root system 0 Apr 15 02:58 94278
dr-xr-xr-x 1 root system 0 Apr 15 02:58 98386
dr-xr-xr-x 1 root system 0 Apr 15 02:58 995454
dr-xr-xr-x 3 root system 0 Apr 15 02:58 sys

注全是"0"字节!
我随便找了个目录看了看:
==>; ls -l /proc/sys/fs/jfs2
total 0
prw-r--r-- 1 root system 0 Apr 15 03:02 buffers_per_pager_device
prw-r--r-- 1 root system 0 Apr 15 03:02 inode_cache_size
pr--r--r-- 1 root system 0 Apr 15 03:02 memory_usage
prw-r--r-- 1 root system 0 Apr 15 03:02 metadata_cache_size
prw-r--r-- 1 root system 0 Apr 15 03:02 rbna_cluster_size
prw-r--r-- 1 root system 0 Apr 15 03:02 readahead_max_pages
prw-r--r-- 1 root system 0 Apr 15 03:02 readahead_min_pages
prw-r--r-- 1 root system 0 Apr 15 03:02 statistics
prw-r--r-- 1 root system 0 Apr 15 03:02 writebehind_random_cluster_size
prw-r--r-- 1 root system 0 Apr 15 03:02 writebehind_random_threshold
prw-r--r-- 1 root system 0 Apr 15 03:02 writebehind_seq_cluster_size
也全是"0"字节!

但是,
/proc
==>; du -sk *
0       0
7944    1
24208   1011736
0       102456
9764    1089772
10304   110748
12208   1134716
0       114804
7812    1224736
0       12294
40724   123056
24908   1278130
28828   131262
27228   1327340
12852   135266
22932   1359962
7028    1368298
27584   1376356
9036    139346
22744   1396736
/proc/1011736
==>; ls -l
total 8
-rw-------   1 root     system            0 Apr 15 03:13 as
-r--------   1 root     system          128 Apr 15 03:13 cred
--w-------   1 root     system            0 Apr 15 03:13 ctl
lr-x------  33 root     system            0 Mar 25 05:46 cwd ->; /
dr-x------   1 root     system            0 Apr 15 03:13 fd
dr-xr-xr-x   1 root     system            0 Apr 15 03:13 lwp
-r--------   1 root     system            0 Apr 15 03:13 map
dr-x------   1 root     system            0 Apr 15 03:13 object
-r--r--r--   1 root     system          448 Apr 15 03:13 psinfo
-r--------   1 root     system        12288 Apr 15 03:13 sigact
-r--------   1 root     system         1520 Apr 15 03:13 status
-r--r--r--   1 root     system            0 Apr 15 03:13 sysent

不知道这是怎么回事,它怎么会满?需要什么处理吗?(还未发现什么异常的问题)

论坛徽章:
1
荣誉会员
日期:2011-11-23 16:44:17
2 [报告]
发表于 2005-04-15 12:31 |只看该作者

/proc 100% 但所有目录都是"0"字节?!

/proc不是真正的文件系统,他是伪文件系统,些文件实际的内容不存在磁盘上,而是存在ram里.
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP