Skip to content

Instantly share code, notes, and snippets.

@VolMi
VolMi / cachefill
Last active December 15, 2015 03:08
cache the files *you* consider important in RAM
#!/bin/bash
#
# cachefill -- warm up the file cache and buffer of the Linux kernel
#
# *****
# ONLY IF YOU HAVE A LOT OF MEMORY!
# I think, something like at least 8 GB for a regular Desktop
# *****
#
#