RamDisk is a program that uses a portion of system memory as a disk drive to improve performance. It can speed up applications, databases, web servers, and more. To create a RamDisk, reserve memory space, create a filesystem, and mount it for use. The size of Linux RamDisks can be configured in the kernel or by mounting tmpfs. RamDisks are wiped on reboot so they are useful for caches and temporary files.