Tag Archives : tmpfs

RAMFS SYSFS and TMPFS on Linux

RAMFS SYSFS and TMPFS on Linux

These three are all in-memory file-system. Sysfs was originally based on ramfs. ramfs was written around theĀ  Linux 2.4 time. It’s an exercise in elegance, as it showed just how easy it was to write simple filesystem using the VFS layer. Because of its simplicity and use of the VFS, it provided [...]
© 2006-2009 Admon Home. All rights reserved.