Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - F index

CONFIG_FRONTSWAP:

General informations

The Linux kernel configuration item CONFIG_FRONTSWAP has multiple definitions:

found in mm/Kconfig

The configuration item CONFIG_FRONTSWAP:

Help text

(none)

Enable frontswap to cache swap pages if tmem is present found in mm/Kconfig

The configuration item CONFIG_FRONTSWAP:

Help text

Frontswap is so named because it can be thought of as the opposite of a "backing" store for a swap device. The data is stored into "transcendent memory", memory that is not directly accessible or addressable by the kernel and is of unknown and possibly time-varying size. When space in transcendent memory is available, a significant swap I/O reduction may be achieved. When none is available, all frontswap calls are reduced to a single pointer- compare-against-NULL resulting in a negligible performance hit and swap data is stored as normal on the matching swap device.

If unsure, say Y to enable frontswap.

Hardware

LKDDb

Raw data from LKDDb:

Sources

This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).

The data is retrived from:

Automatic links from Google (and ads)

Custom Search

Popular queries:

Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - F index

Automatically generated (in year 2024). See also LKDDb sources on GitLab