Our new swapcache is now fully operational in the development branch. Swapcache is a general system
feature which expands the use of swap to cover clean filesystem data and meta-data (not just dirty
-anonymous memory). When used with a SSD (Solid State Drive) swapcache has an enormously profound positive
+anonymous memory). When used with a SSD (Solid State Drive) swapcache has an enormously positive
effect on system performance, almost acting like extended memory. Even a small 40G SSD can cache
upwards of 80 million inodes for fast directory operations, or make your working dataset completely
free of slow HD seeks virtually without having to lift a finger. The implications are staggering.