Time Administration of Virtual File System Operations
Saloni Parekh, Arnav Deshpande, N. Narayanan Prasanth
Abstract
Saloni Parekh, Arnav Deshpande, N. Narayanan Prasanth
Abstract
A file system is a collection of rules that govern how files are labelled, maintained, and accessed from a storage medium. Initially, there were a lot of different file systems within different servers and machines. Various file operations are allowed only between the files present in the same operating systems. When we have files in different operating systems these operations cannot be performed as the file system does not allow it. The virtual file system becomes an abstract overlay over a more tangible file system, which allows heterogeneous file transfer among different Operating Systems. Although the features offered by both the File Systems are similar, the Virtual File System provides us with an environment, wherein the Files can be accessed by any Operating System type and File System type. This paper focuses on comparing the time it takes to complete the different file operations like creating, reading, writing, deleting a file, etc. using the VFS and a traditional FS. We believe this study would help in better understanding the benefits of using a VFS.
OpenAlex reports 1 citations for this work. Citation counts describe recorded attention and do not establish research quality.
A contribution statement is not available in the OpenAlex record.
Method details are not available in the OpenAlex metadata.
Findings are not separately available in the OpenAlex metadata.
Limitations are not available in the OpenAlex metadata.
Application details are not available in the OpenAlex metadata.
A file system is a collection of rules that govern how files are labelled, maintained, and accessed from a storage medium. Initially, there were a lot of different file systems within different servers and machines. Various file operations are allowed only between the files present in the same operating systems. When we have files in different operating systems these operations cannot be performed as the file system does not allow it. The virtual file system becomes an abstract overlay over a more tangible file system, which allows heterogeneous file transfer among different Operating Systems. Although the features offered by both the File Systems are similar, the Virtual File System provides us with an environment, wherein the Files can be accessed by any Operating System type and File System type. This paper focuses on comparing the time it takes to complete the different file operations like creating, reading, writing, deleting a file, etc. using the VFS and a traditional FS. We believe this study would help in better understanding the benefits of using a VFS.
Key concepts: Unix file types, File Control Block, Versioning file system, Computer science, Computer file, Operating system, Stub file, Self-certifying File System