Skip to content
#

virtual-file-system

Here are 72 public repositories matching this topic...

It's a Java project that simulates the allocation and de-allocation of files and folders in a virtual file system using different allocation techniques. It provides a command-line interface for users to interact with the virtual file system and perform various operations such as creating files and folders, deleting files and folde

  • Updated Aug 23, 2023
  • Java

UC Davis Operating Systems Projects: creating a simple shell to explore UNIX system calls, developing a user-level thread library to grasp thread operations, including creation, execution, context switching, and synchronization, implementing a FAT-based virtual file system software stack, aimed at understanding file system management in software.

  • Updated Jul 25, 2023
  • C

Improve this page

Add a description, image, and links to the virtual-file-system topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the virtual-file-system topic, visit your repo's landing page and select "manage topics."

Learn more