I’m experimenting with caching out of memory by using /tmp as a tmpfs file system and putting the cache directory there. This has the disadvantage of clearing the cache when the machine boots but it also serves pages faster and reduces disk I/O somewhat.
The unfortunate side effect of this is that the picture at the top will no longer change.