zram

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Syp (talk | contribs) at 10:17, 29 March 2013. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.


zRam is a module of the Linux kernel, previously called "compcache". zRam 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 laptops, 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]

Google is going to enable zRAM for Chrome OS by default.[3]

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)
  3. ^ Dinsan, Francis (28 March 2013). "Google is Enabling zRAM for Chrome OS By Default". Chrome Story. Retrieved 29 March 2013. {{cite web}}: Cite has empty unknown parameter: |1= (help)