...一个内核软件层,用来处理与Unix标准文件系统相关的所有系统调用.VFS蕴涵的主要思想是引入了一个通用文件模型(common file model),该模型可表示所有支持的文件系统,其反映了传统Unix文件系统提供的文件模型.通用文件模型由如下对象结构组成:
基于24个网页-相关网页
VFS提供一个由底层文件系统(它们必须为各种POSIX api函数实现行为)继承的通用文件模型。
VFS provides a common file model that the underlying file systems inherit (they must implement behaviors for the various POSIX API functions).
每个工具新增加的东西(例如文件和其他数据)都通过一个通用平台资源模型进行协调。
The artifacts for each tool (such as files and other data) are coordinated by a common platform resource model.
在阅读了本篇文章后,您应该学会建立分部及通用类型的模型,和使用映射模型来设计源代码的文件系统概览。
Also, after reading this article, you should be able to model partial and generic types, and use a mapping model to design the file system view of the source code.
应用推荐