Thanks to visit codestin.com
Credit goes to github.com

Skip to content

File system implemented with disk mapping. Made for my university subject [SOI] (Systemy Operacyjne)

Notifications You must be signed in to change notification settings

andreicpp/FileSystem

Repository files navigation

FileSystem description

„FileSystem” – is implementation of file system that uses drive mapping. The whole disc is a file, where you can put another files. The disc mapping implementation allocate space automatically.

To see how it works, you can use "test.sh" file. To run it use "chmod +x test.s" and then "./test.sh"


Andrei Dailida, 2018

About

File system implemented with disk mapping. Made for my university subject [SOI] (Systemy Operacyjne)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published