How can I run a complete application from RAM?
- by pico
When I do some stuff in background (unpacking, compiling, backup, etc.) my hdd is under load and for example, Firefox and Chromium take very long to start and react very slow.
While my hdd is under load I have still plenty of free RAM and free CPU.
How can I copy the whole Firefox or Chromium including all dependencies into RAM?
I don't care…