联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All Linux/Unix编程(1) 
按平台查找All UNIX(1) 

[Linux/Unix编程] 基于UNIX V6++设计的二级文件系统

为 LINUX 设计一个简单的二级文件系统。本实验用某个大文件,如 c:\myDisk.img , 存储整个文件卷中的所有信 息。一个文件卷实际上就是一张逻辑磁块盘,磁盘中存储的信息 以块为单位。每块 512 字节。 复习并深入领会 UNIX V6 文件管理系统的内核设计思想。 要求做到以下几点: 可以实现下列基础 API void ls(); 列目录
Design a simple secondary file system for Linux. This experiment uses a large file, such as C:\ myDisk.img , stores all information in the entire file volume. A file volume is actually a logical block disk, and the information stored in the disk is in blocks. 512 bytes per block. Review and understand the kernel design of UNIX V6 file management system. The following are required: you can implement the following basic API void ls(); column directory (2020-06-26, UNIX, 3922KB, 下载0次)

http://www.pudn.com/Download/item/id/1593149579406003.html
总计:1