From LQWiki
A ramdisk emulates a hard disk in RAM.
Example filesystem implementations of ramdisks for Linux are:
- tmpfs - dynamically allocates the used memory
- romfs - simple read-only filesystem
- cramfs - compress data with zlib
See also
- initrd - initial ramdisk
This article is a stub and needs to be finished. Plunge forward and help it grow!

This page is available under a