RAM: 2GB vs 3GB
#7
The linux kernel is very good at caching file accesses, so a RAM disk would most likely make things slower by reducing the RAM available to the kernel. The kernel is in a unique position to make intelligent decisions about how to divide RAM between applications and disk cache at each and every moment.

Run 'free' in the terminal to see how much RAM is used for caching at the moment ("buff/cache" column). This RAM is used for disk caching and at the same time it is available for application use if necessary.


Messages In This Thread
RAM: 2GB vs 3GB - by jtagcat - 07-16-2020, 04:03 AM
RE: RAM: 2GB vs 3GB - by bcnaz - 07-16-2020, 09:15 PM
RE: RAM: 2GB vs 3GB - by matosys - 07-17-2020, 03:13 PM
RE: RAM: 2GB vs 3GB - by LinuxBrave - 07-19-2020, 12:03 AM
RE: RAM: 2GB vs 3GB - by Luke - 07-19-2020, 02:58 AM
RE: RAM: 2GB vs 3GB - by gab - 07-22-2020, 04:30 PM
RE: RAM: 2GB vs 3GB - by bitnick - 08-07-2020, 08:21 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)