Syntax highlighting of LinuxMMProjects

Please add links to more Linux memory management projects.


[http://linuxcompressed.sourceforge.net/ Compressed Caching] reducing the amount of disk IO that Linux has to do, by compressing currently inactive pages in the page cache.  This project has kernel patches available and interesting performance numbers...