Skip to content

Latest commit

 

History

History

MountRamDisk

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
MountMyRamdiskIfNecessary.sh

This script creates and mounts a RAM disk (tmpfs) at a fixed location, if not already mounted.

A RAM disk can dramatically speed-up certain operations, such as building software with many small files.

See the comments in the script source code for more information.