MountRamDisk
Directory actions
More options
Directory actions
More options
MountRamDisk
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
MountMyRamdiskIfNecessary.sh This script creates and mounts a RAM disk (tmpfs) at the given location with the given maximum size, 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.