Analyse et explore linux
Component TMPFS

Component Type: kbuild config

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

More info: 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 <file:Documentation/filesystems/tmpfs.rst> for details.

Build project: Kconfig (Linux kconfig) (Path: fs\Kconfig )

Other views: file explorer

Generated by PFA software prototype