In days of yore (Sun, 24 Mar 2024),
[email protected] thus quoth:
when i type mount i see many different filesystem names
sysfs, proc, udev, devpts, tmpfs, securityfs, cgroup2, pstore, none, systemd-1, hugetlbfs, mqueue, debugfs, tracefs, sunrpc, fusectl, configfs binfmt_misc, portal
is there "simple" documentation to explain what these are
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/tree/Documentation/filesystems?h=v6.8.1
The Linux Kernel sources have a Documentation tree that documents many
aspects and features of the kernel. There may be a kernel-doc package you
can install that should put that documentation right onto your system in /usr/share/doc/kernel/.
Do note: reading the docs about /proc and /sys (procfs and sysfs
respectively) may give ideas - write those ideas down if you decide to try
them out so you have a record of what you might have done on the system.
It can be relatively easy to unintentionally cause bad performance by
poking around with those settings.
Happy learning!
--
Kind regards,
/S
--- SoupGate-Win32 v1.05
* Origin: fsxNet Usenet Gateway (21:1/5)