You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If reading from disk is not much of an issue, the RAM usage could be reduced by using a union filesystem mount (e.g. http://aufs.sourceforge.net) to keep changes in RAM and only save them to SSD on unmount/shutdown (e.g. with aubrsync).
If reading from disk is not much of an issue, the RAM usage could be reduced by using a union filesystem mount (e.g. http://aufs.sourceforge.net) to keep changes in RAM and only save them to SSD on unmount/shutdown (e.g. with aubrsync).