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.
Last modified
9 years ago
Last modified on 2016-04-20T20:21:57Z
Note:
See TracWiki
for help on using the wiki.