wiki:Fs/Tmpfs

Version 3 (modified by Jakub Jermář, 8 years ago) ( diff )

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 Jermář in 2008 as the first file system supported by HelenOS.

Note: See TracWiki for help on using the wiki.