ladybird/Base/usr/share/man/man7
Liav A 61f4914d6e Kernel+Userland: Add constants subdirectory at /sys/kernel directory
This subdirectory is meant to hold all constant data related to the
kernel. This means that this data is never meant to updated and is
relevant from system boot to system shutdown.
Move the inodes of "load_base", "cmdline" and "system_mode" to that
directory. All nodes under this new subdirectory are generated during
boot, and therefore don't require calling kmalloc each time we need to
read them. Locking is also not necessary, because these nodes and their
data are completely static once being generated.
2023-02-19 13:47:11 +01:00
..
Audio-subsystem.md Documentation: Change references to uid based sockets to sids 2022-10-03 11:11:29 +02:00
boot_device_addressing.md Kernel/Storage: Introduce new boot device addressing modes 2022-08-30 00:50:15 +01:00
boot_parameters.md Kernel: Make i8042 controller initialization sequence more robust 2023-01-06 11:09:56 +01:00
Help-index.md Base: Document manpage structure separately 2023-01-02 06:15:13 -07:00
LibDSP_classes.svg Base: Document the LibDSP structure in a simple class diagram 2022-05-25 23:27:22 +01:00
man.md Base: Move GUI application man pages into their own subsection 2023-01-08 13:35:29 +01:00
Mitigations.md Meta: Fix link to relocated intel.com webpage 2022-12-31 13:00:13 -05:00
proc.md Everywhere: Clean up "the the" comment typos 2022-11-03 17:38:32 +00:00
setuid_overview.md Help+Base: Add help://man URLs for links between man pages 2022-01-11 00:24:57 +01:00
Shell-vars.md Help+Base: Add help://man URLs for links between man pages 2022-01-11 00:24:57 +01:00
sys.md Kernel+Userland: Add constants subdirectory at /sys/kernel directory 2023-02-19 13:47:11 +01:00
SystemServer.md Help+Base: Add help://man URLs for links between man pages 2022-01-11 00:24:57 +01:00