wiki:Fs/Tmpfs

Version 2 (modified by Jakub Jermář, 13 years ago) ( diff )

Provide basic information about TMPFS.

TMPFS

TMPFS is a simple memory-only file system that looses data across reboots. It is used for keeping temporary files, usually mounted under /tmp, but it can play the role of the root file system too. TMPFS was written by Jakub Jermar in 2008 as the first file system supported by HelenOS.

Note: See TracWiki for help on using the wiki.