Navigation:
Linux Kernel Driver DataBase -
web LKDDB:
Main index -
Z index
The Linux kernel configuration item CONFIG_ZRAM:
CONFIG_BLOCK && CONFIG_SYSFS && CONFIG_ZSMALLOCzramCreates virtual block devices called /dev/zramX (X = 0, 1, ...). Pages written to these disks are compressed and stored in memory itself. These disks allow very fast I/O and compression provides good amounts of memory savings.
It has several use cases, for example: /tmp storage, use as swap disks and maybe many more.
See zram.txt for more information. Project home: <https://compcache.googlecode.com/>
Raw data from LKDDb:
lkddb module zram CONFIG_ZRAM : drivers/staging/zram/Kconfig : "Compressed RAM block device support"This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - Z index
Automatically generated (in year 2013) with gen-web-lkddb.py in lkddb-sources.