This message will disappear after all relevant tasks have been resolved.
Semantic MediaWiki
There are 1 incomplete or pending task to finish installation of Semantic MediaWiki. An administrator or user with sufficient rights can complete it. This should be done before adding new data to avoid inconsistencies.deleted>Frq07399 mNo edit summary |
Registered User mNo edit summary |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
'''OpenSTLinux filesystem''' follows the Standard Linux<sup>®</sup> filesystem, represented on the below diagram. | '''OpenSTLinux filesystem''' follows the Standard Linux<sup>®</sup> filesystem, represented on the below diagram. | ||
Line 15: | Line 7: | ||
:- [[Pseudo filesystem]] which manages volatile data linked to the current running session | :- [[Pseudo filesystem]] which manages volatile data linked to the current running session | ||
The Virtual File System<ref>{{CodeSource | Linux kernel | Documentation/filesystems/vfs. | The Virtual File System<ref>{{CodeSource | Linux kernel | Documentation/filesystems/vfs.rst}}</ref> is a Linux core feature which proposes an abstraction layer for the Linux user space. | ||
{{ImageMap|Image: OpenSTLinux filesystem overview.png{{!}} thumb{{!}} 800px {{!}} center {{!}} OpenSTLinux filesystem overview | {{ImageMap|Image: OpenSTLinux filesystem overview.png{{!}} thumb{{!}} 800px {{!}} center {{!}} OpenSTLinux filesystem overview | ||
rect 192 15 950 144 [[File Hierarchy Standard (FHS)]] | rect 192 15 950 144 [[File Hierarchy Standard (FHS)]] | ||
rect 575 214 950 334 [[Pseudo filesystem]] | rect 575 214 950 334 [[Pseudo filesystem]] | ||
Line 27: | Line 19: | ||
== References == | == References == | ||
<references /> | <references /> | ||
<noinclude> | |||
{{NoIndex}} | |||
{{PublicationRequestId | 10266 | 2019-01-10 | AlainF}} | |||
[[Category:Sub-articles]] | |||
</noinclude> |
Latest revision as of 18:54, 16 February 2021
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.
1. References