News

An academic task performed in my 3rd semester. Simulation program for the contiguous memory allocation of files into disk pproach: Contiguous Allocation of memory in disk states that the every part of ...
PFS implements a FileSystem using the contiguous allocation method. It uses volume files of 10KB size to create and move files between the OS and this PFS. This project is implemented in Java. Each ...