Skip to content

The third project of the Operating System course which simulates the mechanism of the file management system.

Notifications You must be signed in to change notification settings

dm-druid/FileSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FileSystem

The third project of the Operating System course which simulates the mechanism of the file management system.

baisc Interface

Basic Interface

Frankly speaking, it is a little ugly.

This project only simulates the file system's management and operations which aims to help students have a basic comprehension to the concepts of file system like: the multi-index stucture of restoring a file or the bitmap of the space in disk. Atually it can't be defined as a file system strictly. It would be more suitable to call it as sinple course homework.

About

The third project of the Operating System course which simulates the mechanism of the file management system.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages