Posted inLinux
Speed Up Linux: Optimize I/O by Moving ‘Hot’ Data to RAM with tmpfs
No matter how fast your disk is, RAM is hundreds of times faster. This guide walks you through using tmpfs to move temporary data into RAM, cut I/O Wait, and instantly speed up your Linux server.
