Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
You should not think that browser developers are idiots. Browsers have a cache in RAM, what gets into the disk cache is that it makes no sense to keep it in RAM.
Also push the swap into the RAM... (yes, on ancient 32-bit machines with PAE, this was a way to use memory above three gigs, but we are not in a museum of computer technology).
For example:
/etc/fstab:
tmpfs /home/$USER/.cache/google-chrome tmpfs noatime,nodev,nosuid,size=512M 0 0
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question