Dynamic compression of swap pages and clean pagecache pages

modulename:  zcache.ko

configname: CONFIG_ZCACHE

Linux Kernel Configuration
└─>Device Drivers
└─>Staging drivers
└─>Dynamic compression of swap pages and clean pagecache pages
In linux kernel since version 2.6.39 (release Date: 2011-05-18)  
Zcache doubles RAM efficiency while providing a significant
performance boosts on many workloads. Zcache uses
compression and an in-kernel implementation of transcendent
memory to store clean page cache pages and swap in RAM,
providing a noticeable reduction in disk I/O.

source code: