错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

File Systems

  • Jiwu Shu

摘要

Users can directly operate and manage data on secondary storage devices, but this approach is complex, error-prone, and unreliable. Multiprogramming and time-sharing systems require easy and reliable sharing of file data on high-capacity secondary storage devices. File systems are designed to meet these requirements. This chapter describes the basic concepts and implementation of file systems and provides an example to illustrate the implementation of a standalone file system. For details about distributed file systems, see Chap. 8 .