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

CONFIG_TMPFS: Tmpfs virtual memory file system support (former shm fs)

General informations

The Linux kernel configuration item CONFIG_TMPFS has multiple definitions:

Tmpfs virtual memory file system support (former shm fs) found in fs/Kconfig

The configuration item CONFIG_TMPFS:

Help text

Tmpfs is a file system which keeps all files in virtual memory.

Everything in tmpfs is temporary in the sense that no files will be created on your hard drive. The files live in memory and swap space. If you unmount a tmpfs instance, everything stored therein is lost.

See Documentation/filesystems/tmpfs.rst for details.

Virtual memory file system support (former shm fs) found in fs/Kconfig

The configuration item CONFIG_TMPFS:

Help text

Tmpfs is a file system which keeps all files in virtual memory.

Everything in tmpfs is temporary in the sense that no files will be created on your hard drive. The files live in memory and swap space. If you unmount a tmpfs instance, everything stored therein is lost.

See Documentation/filesystems/tmpfs.txt for details.

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 - T index

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