View the Most Wanted LQ Wiki articles.
LinuxQuestions.org > Linux Wiki > Ramdisk

From LQWiki

Jump to: navigation, search

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

This article is a stub and needs to be finished. Plunge forward and help it grow!


Personal tools