Skip to content

Aaryan-Patel-2001/File-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

File-System

This project implements File-System on a x86_64 architecture using C programming, originally developed on a Linux Enviornment. File System supports open, close, read and write operations. Functionality is tested by running unit tests on several workloads A fully associative cache improves the response time by 87% for some of the workloads. Note: mdadm.c implements the File System, cache.c implements cache for the file system. Jbod.h, mdadm.h, and cache.h contains definitions and declarations of some of the functions and variables used in the implementation files.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages