zram

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Ahunt (talk | contribs) at 13:13, 11 November 2011 (more text from ref cited). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.


zRam is an available feature for certain distributions of Linux, that was previously called "compcache". It increases performance by avoiding paging on disk and instead uses a compressed block device in RAM in which paging takes place until it is necessary to use the swap space on the hard disk drive. Since using RAM is faster than using disks, zRam allows Linux to make more use of RAM when swapping/paging is required, especially on older computers with less RAM installed.[1][2]

Even though the cost of RAM hardware is relatively low this feature still offers advantages for netbooks and other lower-powered latops, virtualization and in the case of embedded devices, especially those that use flash memories that have a limited lifespan, dependent on write-use and thus wear out quickly when used as a swap device.[2]

References

  1. ^ "Increased performance in Linux with zRam (virtual swap compressed in ram)". Web Upd8. 2 October 2011. Retrieved 8 November 2011. {{cite news}}: |first= missing |last= (help)
  2. ^ a b Google Code (27 April 2010). "compcache Compressed Caching for Linux". Retrieved 11 November 2011. {{cite web}}: |last= has generic name (help)