devfs
来自「linux 内核源代码」· 代码 · 共 13 行
TXT
13 行
What: devfsDate: July 2005 (scheduled), finally removed in kernel v2.6.18Contact: Greg Kroah-Hartman <gregkh@suse.de>Description: devfs has been unmaintained for a number of years, has unfixable races, contains a naming policy within the kernel that is against the LSB, and can be replaced by using udev. The files fs/devfs/*, include/linux/devfs_fs*.h were removed, along with the assorted devfs function calls throughout the kernel tree.Users:
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?