Skip to content

Veviz/unixFileSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

本程序使用一个二进制文件disk.img模拟磁盘,unix文件系统将建立在这个虚拟磁盘上。unix文件系统由5个region组成:超级块、索引节点表位图、索引节点表、数据块位图和数据库区域。

About

一个unix的文件系统

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors