项目作者: saraansh
项目描述 :
Emulating disk-drive on RAM with an add-on feature of mounting it on Linux environment.
高级语言: C
项目地址: git://github.com/saraansh/vramdisk.git
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.