saraansh / vramdisk

Emulating disk-drive on RAM with an add-on feature of mounting it on Linux environment.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Virtual RAM Disk

As the name suggests, the block device driver is used to emulate a virtual disk on RAM.

TL;DR

  • Read the file Resources.txt to gain insight on the working involved.
  • Refer to the file Instructions.txt for experiencing the complete potential of the code.

About

Emulating disk-drive on RAM with an add-on feature of mounting it on Linux environment.


Languages

Language:C 96.0%Language:Makefile 4.0%