There are two main types of RAM disk which can be used in Linux and each have their own benefits and weaknesses:
- ramfs
- tmpfs
https://www.jamescoyle.net/knowledge/951-the-difference-between-a-tmpfs-and-ramfs-ram-disk
/etc/default/rcS
)./etc/cron.daily/tmpwatch
; RHEL7 and RedHat-like with systemd it's configured in /usr/lib/tmpfiles.d/tmp.conf
, called by systemd-tmpfiles-clean.service
)./etc/conf.d/bootmisc
.> svn propdel svn:needs-lock -R -q [folder_name]
> svn commit [folder_name] -m "Removed needs-lock"