LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 676|回复: 3

df -h 显示的devfs 什么意思阿

[复制链接]
发表于 2004-7-13 00:47:55 | 显示全部楼层 |阅读模式
blithe@blithe[/home/blithe]#df -h
Filesystem    Size   Used  Avail Capacity  Mounted on
/dev/ad0s4a   8.9G   1.8G   6.4G    22%    /
devfs         1.0K   1.0K     0B   100%    /dev
/dev/ad0s6    9.8G   8.3G   1.4G    85%    /mnt/wine
/dev/ad0s1    9.8G   1.1G   8.6G    11%    /mnt/wind

1.0k?
发表于 2004-7-17 10:24:04 | 显示全部楼层

感觉应该是和profs类似的东西吧

什么版本的bsd呀?
我还没有发现。。。。
 楼主| 发表于 2004-7-17 10:24:55 | 显示全部楼层
freebsd5.2.1
发表于 2004-7-24 13:51:42 | 显示全部楼层

so!

devfsevfs is an alternative to "real" character and block special devices on your root filesystem. Kernel device drivers can register devices by name rather than major and minor numbers. These devices will appear in devfs automatically, with whatever default ownership and protection the driver specified. A daemon (devfsd) can be used to override these defaults
from www.google.com
----------------
简单的说:就是动态创建设备文件的一种设备文件系统。
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表