Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - R index
The Linux kernel configuration item CONFIG_RAMSTER
has multiple definitions:
drivers/staging/zcache/Kconfig
The configuration item CONFIG_RAMSTER:
( CONFIG_CONFIGFS_FS = CONFIG_y && CONFIG_SYSFS = CONFIG_y && ! CONFIG_HIGHMEM && CONFIG_ZCACHE ) && ( CONFIG_NET )
ramster/heartbeat
, ramster/masklog
RAMster allows RAM on other machines in a cluster to be utilized dynamically and symmetrically instead of swapping to a local swap disk, thus improving performance on memory-constrained workloads while minimizing total RAM across the cluster. RAMster, like zcache2, compresses swap pages into local RAM, but then remotifies the compressed pages to another node in the RAMster cluster.
drivers/staging/zcache/Kconfig
The configuration item CONFIG_RAMSTER:
( CONFIG_CONFIGFS_FS = CONFIG_y && CONFIG_SYSFS = CONFIG_y && ! CONFIG_HIGHMEM && CONFIG_ZCACHE = CONFIG_y ) && ( CONFIG_NET )
ramster/heartbeat
, ramster/masklog
RAMster allows RAM on other machines in a cluster to be utilized dynamically and symmetrically instead of swapping to a local swap disk, thus improving performance on memory-constrained workloads while minimizing total RAM across the cluster. RAMster, like zcache2, compresses swap pages into local RAM, but then remotifies the compressed pages to another node in the RAMster cluster.
drivers/staging/ramster/Kconfig
The configuration item CONFIG_RAMSTER:
( CONFIG_CONFIGFS_FS = CONFIG_y && CONFIG_SYSFS = CONFIG_y && ! CONFIG_HIGHMEM && CONFIG_ZCACHE2 = CONFIG_y ) && ( CONFIG_NET )
ramster/heartbeat
, ramster/masklog
RAMster allows RAM on other machines in a cluster to be utilized dynamically and symmetrically instead of swapping to a local swap disk, thus improving performance on memory-constrained workloads while minimizing total RAM across the cluster. RAMster, like zcache2, compresses swap pages into local RAM, but then remotifies the compressed pages to another node in the RAMster cluster.
Raw data from LKDDb:
lkddb module ramster/heartbeat CONFIG_RAMSTER : drivers/staging/zcache/Kconfig : "Cross-machine RAM capacity sharing, aka peer-to-peer tmem" # in 3.10–3.11
lkddb module ramster/masklog CONFIG_RAMSTER : drivers/staging/zcache/Kconfig : "Cross-machine RAM capacity sharing, aka peer-to-peer tmem" # in 3.10–3.11
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 - R index
Automatically generated (in year 2024). See also LKDDb sources on GitLab