Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

University project within the curse Operating Systems 2

Simple File System (FS)

  • FS that works with one partition and multiple clients
  • Using bit vector for allocation and indexed sequential file organization (2 levels)
  • Realized functions within FS:  mounting a file system, formatting a new file system, creating files(opening files), reading and writing into files, etc
  • Used C++ language to build the solution

About

University project - File system

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages