Last edited 10 months ago

OpenSTLinux filesystem: Difference between revisions


Latest revision as of 08:56, 5 June 2024



OpenSTLinux filesystem follows the Standard Linux® filesystem, represented on the below diagram.

It is based on the File Hierarchy Standard (FHS) at user space level.

Template:Highlight, by using two paths:

- Filesystem layers which are associated to a device (with both block and raw interfaces), and which manage persistent data
- Pseudo filesystem which manages volatile data linked to the current running session

The Virtual File System[1] is a Linux core feature which proposes an abstraction layer for the Linux user space.


Template:ImageMap

1. References[edit | edit source]